diff options
author | Ade Lovett <ade@FreeBSD.org> | 2008-08-20 00:57:32 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2008-08-20 00:57:32 +0000 |
commit | 771ea13f4111cf3212b9c32c18ac5fc1975d483d (patch) | |
tree | b4d0fdbbaaf974fbf1b69ebcbe9a956cb4eed79d /security/ncrypt/Makefile | |
parent | 582d67b410e45602807f37bf0e20fd522b31b033 (diff) |
Notes
Diffstat (limited to 'security/ncrypt/Makefile')
-rw-r--r-- | security/ncrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ncrypt/Makefile b/security/ncrypt/Makefile index 29a229fce3a2..31294adc8168 100644 --- a/security/ncrypt/Makefile +++ b/security/ncrypt/Makefile @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Advanced AES file encryption tool GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:261 +USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:262 PLIST_FILES= bin/ncrypt bin/nrm |