diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-12-08 18:29:30 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-12-08 18:29:30 +0000 |
commit | ed148aab3a4faf03dfa8c083bac13b76f0166f07 (patch) | |
tree | 74d3ca636e67950302b6c983e175936fc8b91f64 /graphics/peps/Makefile | |
parent | cbe1ec8d999bf206e244d0e8f47475e4b772c7b4 (diff) |
Notes
Diffstat (limited to 'graphics/peps/Makefile')
-rw-r--r-- | graphics/peps/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/peps/Makefile b/graphics/peps/Makefile index 6a2531b3f0ef..e69bec5d8a55 100644 --- a/graphics/peps/Makefile +++ b/graphics/peps/Makefile @@ -8,7 +8,8 @@ PORTNAME= peps PORTVERSION= 1.0 CATEGORIES= graphics -MASTER_SITES= http://www.whizkidtech.net/peps/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= petef MAINTAINER= petef@FreeBSD.org |