diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2003-09-01 16:46:14 +0800 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2003-09-01 16:46:14 +0800 |
commit | f2755a1fbdb3df0380f52e632678a8fd9091a31d (patch) | |
tree | cb253ae6e2f1490ec09c8215559d1ca195ef7904 /misc | |
parent | 36d61d677c4885adeb7bddec8925de5accbdc135 (diff) | |
download | freebsd-ports-gnome-f2755a1fbdb3df0380f52e632678a8fd9091a31d.tar.gz freebsd-ports-gnome-f2755a1fbdb3df0380f52e632678a8fd9091a31d.tar.zst freebsd-ports-gnome-f2755a1fbdb3df0380f52e632678a8fd9091a31d.zip |
Locate a new set of master sites as the author doesn't keep old versions
(easily locatable, at least) on his web site.
Noticed by: marcus
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pdmenu/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/pdmenu/Makefile b/misc/pdmenu/Makefile index 635bcbf47c33..26a283b4d1ba 100644 --- a/misc/pdmenu/Makefile +++ b/misc/pdmenu/Makefile @@ -7,9 +7,8 @@ PORTNAME= pdmenu PORTVERSION= 1.2.81 CATEGORIES= misc -MASTER_SITES= http://kitenet.net/programs/pdmenu/ +MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= pdmenu_${PORTVERSION} -#BROKEN= "can't find required slang library or library is obsolete" MAINTAINER= nbm@FreeBSD.org COMMENT= A simple console menu program |