diff options
Diffstat (limited to 'www/gekko-modules')
-rw-r--r-- | www/gekko-modules/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/gekko-modules/Makefile b/www/gekko-modules/Makefile index ccac97202cd4..d6140b58674e 100644 --- a/www/gekko-modules/Makefile +++ b/www/gekko-modules/Makefile @@ -19,6 +19,10 @@ COMMENT= Gekko's modules RUN_DEPENDS= ${LOCALBASE}/www/gekko/conf.php:${PORTSDIR}/www/gekko +DEPRECATED= This port is not being developed anymore. This was replaced by textmotion \ + http://code.google.com/p/textmotion/ +EXPIRATION_DATE=2008-01-20 + NO_BUILD= yes NO_WRKSUBDIR= yes GEKKODIR= www/gekko |