diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 20:41:57 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 20:41:57 +0000 |
commit | 5e0dfaeb2575d422ec79d8878a9cb305da38fe5f (patch) | |
tree | b166d6f8ce4cbced0e52005030342d03a3cf9860 /misc | |
parent | baec7fa044d946b2e0dc696004a9859ed51e49bb (diff) | |
download | ports-5e0dfaeb2575d422ec79d8878a9cb305da38fe5f.tar.gz ports-5e0dfaeb2575d422ec79d8878a9cb305da38fe5f.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/pdmenu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/pdmenu/Makefile b/misc/pdmenu/Makefile index 29467ed83f27..9e2e1ba07a08 100644 --- a/misc/pdmenu/Makefile +++ b/misc/pdmenu/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.powertrip.co.za/distfiles/pdmenu/ \ ${MASTER_SITE_DEBIAN_POOL} DISTNAME= pdmenu_${PORTVERSION} -MAINTAINER= jacques@php.net +MAINTAINER= ports@FreeBSD.org COMMENT= A simple console menu program LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang |