aboutsummaryrefslogtreecommitdiffstats
path: root/security/srp
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2002-06-22 01:40:05 +0800
committernectar <nectar@FreeBSD.org>2002-06-22 01:40:05 +0800
commit24dbf333489e23d1459f1894d4f85d8ea4e5d797 (patch)
tree91058929ca1183b5f6464393d0b83375d961a66d /security/srp
parenta7d3e80a0b43d98bedaba483d1fe7ca350f9a124 (diff)
downloadfreebsd-ports-graphics-24dbf333489e23d1459f1894d4f85d8ea4e5d797.tar.gz
freebsd-ports-graphics-24dbf333489e23d1459f1894d4f85d8ea4e5d797.tar.zst
freebsd-ports-graphics-24dbf333489e23d1459f1894d4f85d8ea4e5d797.zip
Drop MAINTAINER: I'm not really taking care of these anymore.
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 c0282f1daec..36d51124e1d 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"