aboutsummaryrefslogtreecommitdiff
path: root/misc/proxyper
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-14 08:49:30 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-14 08:49:30 +0000
commitdad9a57abe0907e2d451ff263083a9d1d82dfca2 (patch)
tree4e676da1d8e6e15fa064f8de419e97dbd5a58d94 /misc/proxyper
parent9467713b6447f007838ba7219286cb78e90c02f7 (diff)
downloadports-dad9a57abe0907e2d451ff263083a9d1d82dfca2.tar.gz
ports-dad9a57abe0907e2d451ff263083a9d1d82dfca2.zip
Convert to PORTNAME/PORTVERSION.
Notes
Notes: svn path=/head/; revision=27512
Diffstat (limited to 'misc/proxyper')
-rw-r--r--misc/proxyper/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/proxyper/Makefile b/misc/proxyper/Makefile
index 697fb118674e..dbbe3483db76 100644
--- a/misc/proxyper/Makefile
+++ b/misc/proxyper/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: distributed.net-v2personalproxy
-# Version required: 308
# Date created: 31 Oct 1999
# Whom: globalpanic@gmx.net
#
# $FreeBSD$
#
-DISTNAME= proxyper313-freebsd-x86
-PKGNAME= proxyper-freebsd3-elf-x86-313
+PORTNAME= proxyper-freebsd3-elf-x86
+PORTVERSION= 313
CATEGORIES= misc
MASTER_SITES= ftp://ftp.distributed.net/pub/dcti/proxyper-rc5des/ \
http://http.distributed.net/pub/dcti/proxyper-rc5des/
+DISTNAME= proxyper${PORTVERSION}-freebsd-x86
MAINTAINER= dbaker@FreeBSD.org