diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-03-08 01:12:30 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-03-08 01:12:30 +0000 |
commit | 91f7e27546d93df5786363287996df0964ed8362 (patch) | |
tree | 63ed26485c49d22750bd453d5d89863f4c9276a3 /security/steghide/Makefile | |
parent | 910740d1d61fe1e53ed47b93c21d3f84d7993437 (diff) | |
download | ports-91f7e27546d93df5786363287996df0964ed8362.tar.gz ports-91f7e27546d93df5786363287996df0964ed8362.zip |
Notes
Diffstat (limited to 'security/steghide/Makefile')
-rw-r--r-- | security/steghide/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/steghide/Makefile b/security/steghide/Makefile index 491ca8c17c14..65791431fc66 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: steghide # Date created: 26 February 2001 -# Whom: RaRa Rasputin <rara.rasputin@virgin.net> +# Whom: RaRa Rasputin <rasputin@submonkey.net> # # $FreeBSD$ # PORTNAME= steghide -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.4 CATEGORIES= security MASTER_SITES= http://steghide.sourceforge.net/download/ -MAINTAINER= rara.rasputin@virgin.net +MAINTAINER= rasputin@submonkey.net LIB_DEPENDS= mcrypt.6:${PORTSDIR}/security/libmcrypt \ mhash.2:${PORTSDIR}/security/mhash |