diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-02-22 23:07:53 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-02-22 23:07:53 +0000 |
commit | 3bea60ab33825c4a50fd3e6b85bdfdbdd84403ab (patch) | |
tree | 89520315e746f58e0fec021c0d33c95bf5db9f01 /www/igal | |
parent | 554aed942b79c63a5df319b7a8d583f153057d74 (diff) | |
download | ports-3bea60ab33825c4a50fd3e6b85bdfdbdd84403ab.tar.gz ports-3bea60ab33825c4a50fd3e6b85bdfdbdd84403ab.zip |
Remove dead mastersite.
PR: ports/63191
Submitted by: Dylan Carlson <absinthe@pobox.com>
Notes
Notes:
svn path=/head/; revision=101765
Diffstat (limited to 'www/igal')
-rw-r--r-- | www/igal/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/igal/Makefile b/www/igal/Makefile index 224d06310185..ceab4fc0dd1e 100644 --- a/www/igal/Makefile +++ b/www/igal/Makefile @@ -8,8 +8,7 @@ PORTNAME= igal PORTVERSION= 1.4 CATEGORIES= www graphics -MASTER_SITES= http://www.stanford.edu/~epop/igal/ \ - http://planetmirror.com/pub/igal/ +MASTER_SITES= http://www.stanford.edu/~epop/igal/ MAINTAINER= absinthe@pobox.com COMMENT= A static html image gallery generator for *nix |