diff options
author | fenner <fenner@FreeBSD.org> | 2002-08-10 00:04:56 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2002-08-10 00:04:56 +0800 |
commit | cd8c8536b700947ca3b7add58f73d00b1b446157 (patch) | |
tree | c763f6f2a085e4f3199cb64a00857bb469c6d429 /security | |
parent | eee8ec5c5d131119e28cbab53c1f639cda6def74 (diff) | |
download | freebsd-ports-gnome-cd8c8536b700947ca3b7add58f73d00b1b446157.tar.gz freebsd-ports-gnome-cd8c8536b700947ca3b7add58f73d00b1b446157.tar.zst freebsd-ports-gnome-cd8c8536b700947ca3b7add58f73d00b1b446157.zip |
Remove rasputin@submonkey.net as MAINTAINER, on his request.
Diffstat (limited to 'security')
-rw-r--r-- | security/steghide/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/steghide/Makefile b/security/steghide/Makefile index a05507f01831..1a04a3fc4983 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.4 CATEGORIES= security MASTER_SITES= http://steghide.sourceforge.net/download/ -MAINTAINER= rasputin@submonkey.net +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= mcrypt.7:${PORTSDIR}/security/libmcrypt \ mhash.2:${PORTSDIR}/security/mhash |