diff options
author | petef <petef@FreeBSD.org> | 2002-12-09 02:29:30 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-12-09 02:29:30 +0800 |
commit | 457fe848a0d3b4e62e0b679f1c6e92d232f75f60 (patch) | |
tree | 85b5760fa37e3996cc6ba7d076a592712a244143 /graphics | |
parent | 6d3eda9f4c26c02e310e5b31774cf64dd9e9bc5a (diff) | |
download | freebsd-ports-gnome-457fe848a0d3b4e62e0b679f1c6e92d232f75f60.tar.gz freebsd-ports-gnome-457fe848a0d3b4e62e0b679f1c6e92d232f75f60.tar.zst freebsd-ports-gnome-457fe848a0d3b4e62e0b679f1c6e92d232f75f60.zip |
The peps website seems to have gone away; host the distfile locally
and remove the WWW line.
Diffstat (limited to 'graphics')
-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 |