aboutsummaryrefslogtreecommitdiff
path: root/security
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
parenta45eecc97b6f266589e0291f1beb9be1d4b506a7 (diff)
downloadports-c165e4104f38bf6a734a620d98edd3b37a684245.tar.gz
ports-c165e4104f38bf6a734a620d98edd3b37a684245.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/smurflog/Makefile2
-rw-r--r--security/srp/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/smurflog/Makefile b/security/smurflog/Makefile
index db1c5d28bff3..a64afaf6c747 100644
--- a/security/smurflog/Makefile
+++ b/security/smurflog/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.1
CATEGORIES= security
#MASTER_SITES= None available anymore, so this is stored locally
-MAINTAINER= nectar@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= YES
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"