diff options
author | nbm <nbm@FreeBSD.org> | 2004-03-26 02:33:22 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2004-03-26 02:33:22 +0800 |
commit | bf585e736b7932f3b507efc757031d8c80701e37 (patch) | |
tree | 8016c4e20bd8f12209dd6dd52fd0921d7fc6fc85 /misc/pdmenu/Makefile | |
parent | e8a032bb5549313f8f8e276647aa890ef648c0e2 (diff) | |
download | freebsd-ports-gnome-bf585e736b7932f3b507efc757031d8c80701e37.tar.gz freebsd-ports-gnome-bf585e736b7932f3b507efc757031d8c80701e37.tar.zst freebsd-ports-gnome-bf585e736b7932f3b507efc757031d8c80701e37.zip |
Drop maintainership
Diffstat (limited to 'misc/pdmenu/Makefile')
-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 |