diff options
author | antoine <antoine@FreeBSD.org> | 2014-06-04 04:06:55 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-06-04 04:06:55 +0800 |
commit | 19adc3eb738595f723daa0c6e8706832ad43bfef (patch) | |
tree | 92ff8d932d7779777eea21419af7f1128f20227a /security/pgpdump/Makefile | |
parent | 0f14421e4e4069da785deaaff892df6477bb1226 (diff) | |
download | freebsd-ports-gnome-19adc3eb738595f723daa0c6e8706832ad43bfef.tar.gz freebsd-ports-gnome-19adc3eb738595f723daa0c6e8706832ad43bfef.tar.zst freebsd-ports-gnome-19adc3eb738595f723daa0c6e8706832ad43bfef.zip |
Reset maintainer on staged ports too
With hat: portmgr
Diffstat (limited to 'security/pgpdump/Makefile')
-rw-r--r-- | security/pgpdump/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile index f7c94ca64f47..937f2611397f 100644 --- a/security/pgpdump/Makefile +++ b/security/pgpdump/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.28 CATEGORIES= security MASTER_SITES= http://www.mew.org/~kazu/proj/pgpdump/ -MAINTAINER= kaoru@kaisei.org +MAINTAINER= ports@FreeBSD.org COMMENT= PGP packet visualizer GNU_CONFIGURE= yes |