diff options
Diffstat (limited to 'www/mod_ticket')
-rw-r--r-- | www/mod_ticket/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_ticket/Makefile b/www/mod_ticket/Makefile index 49e4188beb4c..228c20d89868 100644 --- a/www/mod_ticket/Makefile +++ b/www/mod_ticket/Makefile @@ -8,7 +8,8 @@ PORTNAME= mod_ticket PORTVERSION= 1.0 CATEGORIES= www -MASTER_SITES= http://germ.semiotek.com/ticket/ +# mastersite disappeared in March 2003, no replacement found +MASTER_SITES= # http://germ.semiotek.com/ticket/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .c |