diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2007-04-05 10:10:19 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2007-04-05 10:10:19 +0000 |
commit | 14346c66259fee98406dc866396192c452244c33 (patch) | |
tree | d5464436faf8b0050026d92dbe90e5b5aaef9b79 /security | |
parent | 9e42911716a18905710aac42d6a03d02091f82ab (diff) | |
download | freebsd-ports-14346c66259fee98406dc866396192c452244c33.zip |
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 a9af68eff4f9..7b83f222c0fa 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 |