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 | |
parent | devel/ruby-fileutils has been replaced with lang/ruby16-shim-ruby18. (diff) |
To ports@freebsd.org.
Notes
Notes:
svn path=/head/; revision=60872
Diffstat (limited to 'net')
-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} |