diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-08 17:33:41 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-06-08 17:33:41 +0000 |
commit | 4cb33dba944e25e58dd571f801821a810ea7a93c (patch) | |
tree | 8b3053db1a884d6158b0e8501015cb4a1d7fa9b9 /net/pathchar | |
parent | ddec54a2d1cfd0bba1fd73be948bbcd27e356678 (diff) | |
download | ports-4cb33dba944e25e58dd571f801821a810ea7a93c.tar.gz ports-4cb33dba944e25e58dd571f801821a810ea7a93c.zip |
Notes
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} |