diff options
author | asami <asami@FreeBSD.org> | 2000-02-14 10:23:06 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-02-14 10:23:06 +0800 |
commit | 80b34ad0523b5280a6275a01374a2b39134b1bc2 (patch) | |
tree | e2b90ef4b138b7615b8a8bbcf7253d49522c857c /misc/proxyper | |
parent | e8da365a61b0d96236be641d60f25a88c52fa3ff (diff) | |
download | freebsd-ports-gnome-80b34ad0523b5280a6275a01374a2b39134b1bc2.tar.gz freebsd-ports-gnome-80b34ad0523b5280a6275a01374a2b39134b1bc2.tar.zst freebsd-ports-gnome-80b34ad0523b5280a6275a01374a2b39134b1bc2.zip |
Move version number "308" to the end of PKGNAME, otherwise "x86" will
be mistaken as the version number (well it is, but not in the ports'
sense :).
Diffstat (limited to 'misc/proxyper')
-rw-r--r-- | misc/proxyper/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/proxyper/Makefile b/misc/proxyper/Makefile index 354971d349d3..a572eb4a1167 100644 --- a/misc/proxyper/Makefile +++ b/misc/proxyper/Makefile @@ -7,6 +7,7 @@ # DISTNAME= proxyper308-freebsd3-elf-x86 +PKGNAME= proxyper-freebsd3-elf-x86-308 CATEGORIES= misc MASTER_SITES= ftp://ftp.distributed.net/pub/dcti/proxyper-rc5des/ \ http://http.distributed.net/pub/dcti/proxyper-rc5des/ |