diff options
author | Matthew Hunt <mph@FreeBSD.org> | 2000-06-14 05:44:53 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 2000-06-14 05:44:53 +0000 |
commit | 8fc36b393c50f756c1cfb15aa8b203758d394117 (patch) | |
tree | 2c01e2faac2182c6b853631f5e348c2e8a07231d /games/xcogitate | |
parent | d82d2c0b2dcaabed93169c8b570c7fb0b09e19e8 (diff) | |
download | ports-8fc36b393c50f756c1cfb15aa8b203758d394117.tar.gz ports-8fc36b393c50f756c1cfb15aa8b203758d394117.zip |
Notes
Diffstat (limited to 'games/xcogitate')
-rw-r--r-- | games/xcogitate/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xcogitate/Makefile b/games/xcogitate/Makefile index c730a4b63725..5684f4a15752 100644 --- a/games/xcogitate/Makefile +++ b/games/xcogitate/Makefile @@ -8,7 +8,8 @@ PORTNAME= xcogitate PORTVERSION= 1.02 CATEGORIES= games -MASTER_SITES= http://people.FreeBSD.org/~mph/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= mph MAINTAINER= ports@FreeBSD.org |