summaryrefslogtreecommitdiff
path: root/security/aescrypt
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2012-02-27 20:32:31 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2012-02-27 20:32:31 +0000
commitb48da6b6c51aa79f78df4f6bce9e2d8d94830cd2 (patch)
tree86ad679047dfb0be7427eada515e357f5eb4c06c /security/aescrypt
parentThe fonts xorg meta port should depend on the fonts sub-meta ports (diff)
- Reassign to the heap
Requested by: roam (on ports-developers@)
Notes
Notes: svn path=/head/; revision=292325
Diffstat (limited to 'security/aescrypt')
-rw-r--r--security/aescrypt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/aescrypt/Makefile b/security/aescrypt/Makefile
index 08bc1330d288..836cb4d9a33e 100644
--- a/security/aescrypt/Makefile
+++ b/security/aescrypt/Makefile
@@ -15,7 +15,7 @@ PATCH_SITES= http://devel.ringlet.net/security/aescrypt/patches/ \
http://people.FreeBSD.org/~roam/ports/patches/security/aescrypt/
PATCHFILES= aescrypt-0.7-roam-whopper-01.patch.gz
-MAINTAINER= roam@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A command-line AES encryption/decryption suite
GNU_CONFIGURE= yes