diff options
author | simon <simon@FreeBSD.org> | 2007-04-05 10:10:19 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2007-04-05 10:10:19 +0000 |
commit | 41633c6822697d7a878cf0b6864a82b7d98b09b2 (patch) | |
tree | 0b9a8bb3346998d1966dc265321cfd51644ead1e /security | |
parent | 44087d5afaf19da6515898d4f1040fe49cc1867a (diff) | |
download | FreeBSD-ports-41633c6822697d7a878cf0b6864a82b7d98b09b2.zip FreeBSD-ports-41633c6822697d7a878cf0b6864a82b7d98b09b2.tar.gz |
Return this port to the pool.
I don't use isakmpd enough to care enough about maintaining this port
properly. It really should be upgraded to a new snapshot, unfortunatly
this is non-trivial work since the compat code was removed upstream.
Diffstat (limited to 'security')
-rw-r--r-- | security/isakmpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/isakmpd/Makefile b/security/isakmpd/Makefile index a9af68e..7b83f22 100644 --- a/security/isakmpd/Makefile +++ b/security/isakmpd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= simon -MAINTAINER= simon@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenBSD IKE daemon # this is not compatible with cross build - there's no other way |