--- Portfile.orig	2013-05-03 10:55:33.000000000 +0200
+++ Portfile	2013-05-03 10:36:08.000000000 +0200
@@ -8,9 +8,8 @@
 version             1.2.0
 categories          graphics
 platforms           darwin
-license             GPL
-maintainers         support\
-                    sensegraphics.com:support
+license             GPL-2+
+maintainers         sensegraphics.com:support
 description         Header and library files for HAPI haptics engine.
 long_description    HAPI is a C++ open source cross-platform haptics library. It is extendable and simple to use. It allows for building applications with haptics cababilities or to add haptics to existing applications.
 
@@ -24,3 +23,7 @@
 
 worksrcdir          ${distname}/build
 
+livecheck.regex     hapi-(\[0-9.\]+)${extract.suffix} 
+livecheck.type      regex 
+livecheck.url       ${master_sites}/
+
