diff options
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 a2ec52ffef6f..7e12fda990f6 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= http://steghide.sourceforge.net/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/} -MAINTAINER= freebsdports@arved.de +MAINTAINER= arved@FreeBSD.org LIB_DEPENDS= mcrypt.7:${PORTSDIR}/security/libmcrypt \ mhash.2:${PORTSDIR}/security/mhash \ |