diff options
author | trevor <trevor@FreeBSD.org> | 2003-03-01 22:34:33 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-03-01 22:34:33 +0800 |
commit | 4209a469443cc9c3ccda62d9f73160fdcb69c878 (patch) | |
tree | 18d6471e2fb6dbcd08111161f7ad9f3d0e3f64f4 /security/mcrypt | |
parent | 029d9f91fa3ac36c0ebc5a84c5fb467e15fc72bc (diff) | |
download | freebsd-ports-gnome-4209a469443cc9c3ccda62d9f73160fdcb69c878.tar.gz freebsd-ports-gnome-4209a469443cc9c3ccda62d9f73160fdcb69c878.tar.zst freebsd-ports-gnome-4209a469443cc9c3ccda62d9f73160fdcb69c878.zip |
Retire comment file.
Diffstat (limited to 'security/mcrypt')
-rw-r--r-- | security/mcrypt/Makefile | 1 | ||||
-rw-r--r-- | security/mcrypt/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile index 072292ca4093..938b68445ff9 100644 --- a/security/mcrypt/Makefile +++ b/security/mcrypt/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ftp://argeas.cs-net.gr/pub/unix/mcrypt/ \ ftp://ftp.ntua.gr/pub/security/mcrypt/ MAINTAINER= trevor@FreeBSD.org +COMMENT= Replacement for crypt(1) BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf \ automake:${PORTSDIR}/devel/automake diff --git a/security/mcrypt/pkg-comment b/security/mcrypt/pkg-comment deleted file mode 100644 index 4dd175a169d1..000000000000 --- a/security/mcrypt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Replacement for crypt(1) |