aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/peps/Makefile3
-rw-r--r--graphics/peps/pkg-descr2
2 files changed, 2 insertions, 3 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
diff --git a/graphics/peps/pkg-descr b/graphics/peps/pkg-descr
index aeccd231ec0a..9976152a401a 100644
--- a/graphics/peps/pkg-descr
+++ b/graphics/peps/pkg-descr
@@ -4,7 +4,5 @@ PGM bitmap (with a variable resolution and anti-aliasing level).
If the -p option is specified, the resulting bitmap is piped through
pnmtopng to create a PNG image.
-WWW: http://www.whizkidtech.net/peps/
-
- Pete
petef@databits.net