summaryrefslogtreecommitdiff
path: root/security/srp
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2002-06-21 17:40:05 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2002-06-21 17:40:05 +0000
commitc165e4104f38bf6a734a620d98edd3b37a684245 (patch)
tree39c49549b3e250ee464babbe11fedf0d777de314 /security/srp
parentFix fennerism. (diff)
Drop MAINTAINER: I'm not really taking care of these anymore.
Notes
Notes: svn path=/head/; revision=61692
Diffstat (limited to 'security/srp')
-rw-r--r--security/srp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/srp/Makefile b/security/srp/Makefile
index c0282f1daece..36d51124e1da 100644
--- a/security/srp/Makefile
+++ b/security/srp/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.7.4
CATEGORIES= security net
MASTER_SITES= http://www-cs-students.stanford.edu/~tjw/srp/source/
-MAINTAINER= nectar@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}" INSTALL="/usr/bin/install -C"