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 | |
parent | cbe1ec8d999bf206e244d0e8f47475e4b772c7b4 (diff) | |
download | ports-ed148aab3a4faf03dfa8c083bac13b76f0166f07.tar.gz ports-ed148aab3a4faf03dfa8c083bac13b76f0166f07.zip |
Notes
Diffstat (limited to 'graphics/peps')
-rw-r--r-- | graphics/peps/Makefile | 3 | ||||
-rw-r--r-- | graphics/peps/pkg-descr | 2 |
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 |