diff options
author | erwin <erwin@FreeBSD.org> | 2006-05-30 16:45:21 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-05-30 16:45:21 +0800 |
commit | 70bebceadc0a076a31b608fe695264acfc0234bf (patch) | |
tree | 31e00c1a54b8f87a740fbf04539d86c3035e14e3 /misc | |
parent | f8bfc58bedf25578b055530fa4ef17733866da29 (diff) | |
download | freebsd-ports-gnome-70bebceadc0a076a31b608fe695264acfc0234bf.tar.gz freebsd-ports-gnome-70bebceadc0a076a31b608fe695264acfc0234bf.tar.zst freebsd-ports-gnome-70bebceadc0a076a31b608fe695264acfc0234bf.zip |
Hand maintainership to submitter
PR: 98096
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/aclgen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/aclgen/Makefile b/misc/aclgen/Makefile index cce605da90e3..348c123c8f03 100644 --- a/misc/aclgen/Makefile +++ b/misc/aclgen/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ftp://gatling.ikk.sztaki.hu/pub/aclgen/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nivo+kw+ports.bfa274@is-root.com COMMENT= Optimize Cisco routers ip access lists NO_WRKSUBDIR= YES |