diff options
Diffstat (limited to 'misc/geekcode/Makefile')
-rw-r--r-- | misc/geekcode/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/geekcode/Makefile b/misc/geekcode/Makefile index c82788a..2a2d19d 100644 --- a/misc/geekcode/Makefile +++ b/misc/geekcode/Makefile @@ -8,9 +8,7 @@ PORTNAME= geekcode PORTVERSION= 1.7 CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://seymour.lazygenes.net/ \ - http://www.zort.on.ca/software/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= geekcode MAINTAINER= cpiazza@FreeBSD.org |