summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-06-30 20:55:23 +0000
committerWill Andrews <will@FreeBSD.org>2000-06-30 20:55:23 +0000
commita8a01d24fdcbdf9e6644c5330df3a198b8442f86 (patch)
tree7791388ba27b3de91f4c67619b6b88bbaa7a6829 /misc
parentUpdate xpuyopuyo to version 0.4.1. New knobs added: (diff)
Add MASTER_SITE_SOURCEFORGE; project is now hosted on SourceForge.
Notes
Notes: svn path=/head/; revision=30034
Diffstat (limited to 'misc')
-rw-r--r--misc/geekcode/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/geekcode/Makefile b/misc/geekcode/Makefile
index 9ab39c70a547..aeaa478570d6 100644
--- a/misc/geekcode/Makefile
+++ b/misc/geekcode/Makefile
@@ -8,8 +8,10 @@
PORTNAME= geekcode
PORTVERSION= 1.7
CATEGORIES= misc
-MASTER_SITES= http://seymour.lazygenes.net/ \
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
+ http://seymour.lazygenes.net/ \
http://www.zort.on.ca/software/
+MASTER_SITE_SUBDIR= geekcode
MAINTAINER= cpiazza@FreeBSD.org