diff options
author | obrien <obrien@FreeBSD.org> | 2000-12-24 03:32:24 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2000-12-24 03:32:24 +0800 |
commit | 5b7828b07c009f9bfe469d3617c55fa0aab83001 (patch) | |
tree | d9806f7c627da89656adbfae9fb3d49b912a05b9 /security/fwtk | |
parent | 45b9b74367f529449f410eab22c85db0c997c6b4 (diff) | |
download | freebsd-ports-gnome-5b7828b07c009f9bfe469d3617c55fa0aab83001.tar.gz freebsd-ports-gnome-5b7828b07c009f9bfe469d3617c55fa0aab83001.tar.zst freebsd-ports-gnome-5b7828b07c009f9bfe469d3617c55fa0aab83001.zip |
return to ports at freebsd dot org.
Diffstat (limited to 'security/fwtk')
-rw-r--r-- | security/fwtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fwtk/Makefile b/security/fwtk/Makefile index ef8ab57adb9e..a0dc15100d8a 100644 --- a/security/fwtk/Makefile +++ b/security/fwtk/Makefile @@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z DISTFILES= fwtk2.1${EXTRACT_SUFX} fwtk-doc-only${EXTRACT_SUFX} -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RESTRICTED= "No form of redistribution is allowed" |