diff options
author | acm <acm@FreeBSD.org> | 2007-12-20 22:04:10 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2007-12-20 22:04:10 +0800 |
commit | db4bf2b2c81266a31150e27bf41b4398f817e357 (patch) | |
tree | 439b2b0c3c90fd11e651e56ca223b1d7153ff13b /www/gekko-modules | |
parent | 674a96b86441ef151b0b6b51c828f0aece09d7ab (diff) | |
download | freebsd-ports-gnome-db4bf2b2c81266a31150e27bf41b4398f817e357.tar.gz freebsd-ports-gnome-db4bf2b2c81266a31150e27bf41b4398f817e357.tar.zst freebsd-ports-gnome-db4bf2b2c81266a31150e27bf41b4398f817e357.zip |
- Mark as DEPRECATED. This project was replaced by textmotion. See it at
http://code.google.com/p/textmotion/
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 |