diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-12 16:40:58 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-01-12 16:40:58 +0000 |
commit | 618cb95b5cd3a90efcd31f12c09c0706b5bad902 (patch) | |
tree | 09057777eab08c8058a64a11d29c9c7c388e217d | |
parent | - Implement staging for octave-forge ports. (diff) |
Put back in the general pool, I don't think there's anything perlish in here.
Notes
Notes:
svn path=/head/; revision=339521
-rw-r--r-- | dns/dns_mre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dns_mre/Makefile b/dns/dns_mre/Makefile index a8fb4b392039..d85e4756c4b4 100644 --- a/dns/dns_mre/Makefile +++ b/dns/dns_mre/Makefile @@ -8,7 +8,7 @@ CATEGORIES= dns security MASTER_SITES= http://www.securebits.org/tools/ DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= perl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= DNS Cache Poisoner/Overwriter NO_WRKSUBDIR= Yes |