diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-10-27 01:46:09 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-10-27 01:46:09 +0000 |
commit | 97d86a4cc3c6f0cf02f6b6857f104da8856f5836 (patch) | |
tree | b6d0de9491e72c2c797ee008151f86c5ccd56027 /www/mod_ticket | |
parent | 4cf4bded953c1e03e78d9b37820450df78207353 (diff) |
Per distfile survey, note that the mastersite disappeared in March 2003.
Google finds no replacement.
Notes
Notes:
svn path=/head/; revision=92285
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 |