diff options
Diffstat (limited to 'misc/pdmenu')
-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 58a577ecafd1..350bb7bf07e8 100644 --- a/misc/pdmenu/Makefile +++ b/misc/pdmenu/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= pdmenu_${PORTVERSION} -MAINTAINER= nbm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple console menu program LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang |