diff options
Diffstat (limited to 'devel/whups/Makefile')
-rw-r--r-- | devel/whups/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/whups/Makefile b/devel/whups/Makefile index f816b829741c..1166ef6c71ed 100644 --- a/devel/whups/Makefile +++ b/devel/whups/Makefile @@ -16,7 +16,9 @@ COMMENT= WHUPS is a web-based bug tracking system RUN_DEPENDS= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde2 -IGNORE= "Doesn't run with Horde 2.1 or 2.2" +IGNORE= Doesn't run with Horde 2.1 or 2.2 +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${IGNORE} NO_BUILD= yes |