diff options
author | obrien <obrien@FreeBSD.org> | 2002-06-09 01:33:41 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2002-06-09 01:33:41 +0800 |
commit | 3dabea2140f5412430743f5963c683d489abb4e2 (patch) | |
tree | b7315bfbc3b7dbc666dfbc513d4ff18e534416f6 /net/pathchar | |
parent | ff5df8bf801c437f16bf29382698f3bf1a6409e6 (diff) | |
download | freebsd-ports-gnome-3dabea2140f5412430743f5963c683d489abb4e2.tar.gz freebsd-ports-gnome-3dabea2140f5412430743f5963c683d489abb4e2.tar.zst freebsd-ports-gnome-3dabea2140f5412430743f5963c683d489abb4e2.zip |
To ports@freebsd.org.
Diffstat (limited to 'net/pathchar')
-rw-r--r-- | net/pathchar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pathchar/Makefile b/net/pathchar/Makefile index 7fa66390884e..f8d88848ab3e 100644 --- a/net/pathchar/Makefile +++ b/net/pathchar/Makefile @@ -18,7 +18,7 @@ DISTNAME= pathchar-a1-freebsd-3.0 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} pathcharnotes.html pathchar.8 \ pathchar.mantxt -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org ONLY_FOR_ARCHS= i386 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} |