diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2003-09-01 08:46:14 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2003-09-01 08:46:14 +0000 |
commit | f2755a1fbdb3df0380f52e632678a8fd9091a31d (patch) | |
tree | cb253ae6e2f1490ec09c8215559d1ca195ef7904 /misc | |
parent | Add erserver 1.2, (diff) |
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
Notes
Notes:
svn path=/head/; revision=88253
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 |