diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2002-10-22 13:28:29 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2002-10-22 13:28:29 +0000 |
commit | 5d8727563f72782f02b27708036323a03ed6406a (patch) | |
tree | 61ab200aa2e22edc82c9884dc93d94ffc45d21d6 /security/steghide/Makefile | |
parent | cc977aa4f84711a3cec4199cb9b267241cea132b (diff) | |
download | ports-5d8727563f72782f02b27708036323a03ed6406a.tar.gz ports-5d8727563f72782f02b27708036323a03ed6406a.zip |
Notes
Diffstat (limited to 'security/steghide/Makefile')
-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 \ |