diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 10:07:58 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-04-14 10:07:58 +0000 |
commit | d71114c35729e19851c733866522ab6acd7f64ec (patch) | |
tree | b3ba1048e22bc43a29ec28f2d767707bf04b15f1 | |
parent | dad9a57abe0907e2d451ff263083a9d1d82dfca2 (diff) | |
download | ports-d71114c35729e19851c733866522ab6acd7f64ec.tar.gz ports-d71114c35729e19851c733866522ab6acd7f64ec.zip |
Notes
-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 9ec534b704c4..abfe6a70b30d 100644 --- a/net/pathchar/Makefile +++ b/net/pathchar/Makefile @@ -28,7 +28,7 @@ MAN8= pathchar.8 .if ${PORTOBJFORMAT} == "aout" DISTNAME= pathchar-a0-freebsd-2.2 -PKGNAME= pathchar-a0 +PORTVERSION= a0 .endif NO_BUILD= yes |