diff options
author | gpalmer <gpalmer@FreeBSD.org> | 1997-06-01 06:41:49 +0800 |
---|---|---|
committer | gpalmer <gpalmer@FreeBSD.org> | 1997-06-01 06:41:49 +0800 |
commit | 3f6a28aba1fa456d768b76b6a19cfb7532cd6a4b (patch) | |
tree | 244c08d2be5091f878cc9ecf502f005827ffd85b /security | |
parent | e0292d663a19d7ff705e95e21c1df13d7f8e198f (diff) | |
download | freebsd-ports-gnome-3f6a28aba1fa456d768b76b6a19cfb7532cd6a4b.tar.gz freebsd-ports-gnome-3f6a28aba1fa456d768b76b6a19cfb7532cd6a4b.tar.zst freebsd-ports-gnome-3f6a28aba1fa456d768b76b6a19cfb7532cd6a4b.zip |
Remove myself as maintainer of this port
Diffstat (limited to 'security')
-rw-r--r-- | security/fwtk/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/fwtk/Makefile b/security/fwtk/Makefile index 5ff67c89eaa2..d42905fbe52c 100644 --- a/security/fwtk/Makefile +++ b/security/fwtk/Makefile @@ -3,7 +3,7 @@ # Date created: 15th June 1996 # Whom: gpalmer # -# $Id: Makefile,v 1.7 1997/03/07 12:33:01 obrien Exp $ +# $Id: Makefile,v 1.8 1997/05/17 11:13:18 asami Exp $ # DISTNAME= fwtk-1.3 @@ -11,8 +11,6 @@ CATEGORIES= security net DISTFILES= fwtk-v1.3${EXTRACT_SUFX} fwtk-doc-only${EXTRACT_SUFX} EXTRACT_SUFX= .tar.Z -MAINTAINER= gpalmer@FreeBSD.ORG - RESTRICTED= "No form of redistribution is allowed" WRKSRC= ${WRKDIR}/fwtk |