diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-27 09:46:09 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-27 09:46:09 +0800 |
commit | 4d0f21aa8a2545c3c94530df65004a6620ab39d8 (patch) | |
tree | d4bf12bf52c9ed4579c1f4e6a8b4a475585fdb17 /www/mod_ticket/Makefile | |
parent | 576f3a0a7f003425eb5b0b374ff760b777223a87 (diff) | |
download | freebsd-ports-gnome-4d0f21aa8a2545c3c94530df65004a6620ab39d8.tar.gz freebsd-ports-gnome-4d0f21aa8a2545c3c94530df65004a6620ab39d8.tar.zst freebsd-ports-gnome-4d0f21aa8a2545c3c94530df65004a6620ab39d8.zip |
Per distfile survey, note that the mastersite disappeared in March 2003.
Google finds no replacement.
Diffstat (limited to 'www/mod_ticket/Makefile')
-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 |