diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2009-03-13 23:27:19 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2009-03-13 23:27:19 +0000 |
commit | e947ebc240c533e630ec0935d7d04967178e7c1a (patch) | |
tree | 236a8f4c43987741028f2c1089175d67dcaf5e95 /security/knock | |
parent | 09150444156464d32ceac85b43ca5d4d18e82461 (diff) | |
download | ports-e947ebc240c533e630ec0935d7d04967178e7c1a.tar.gz ports-e947ebc240c533e630ec0935d7d04967178e7c1a.zip |
Free most of my ports, since they aren't being maintained to a
reasonable standard.
Notes
Notes:
svn path=/head/; revision=230014
Diffstat (limited to 'security/knock')
-rw-r--r-- | security/knock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/knock/Makefile b/security/knock/Makefile index eeffa47903e7..da67d3ac4e19 100644 --- a/security/knock/Makefile +++ b/security/knock/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ -MAINTAINER= shaun@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A flexible port-knocking server and client GNU_CONFIGURE= yes |