aboutsummaryrefslogtreecommitdiff
path: root/misc/dnetc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/dnetc/Makefile')
-rw-r--r--misc/dnetc/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/misc/dnetc/Makefile b/misc/dnetc/Makefile
index bc100518a850..e7a74453d414 100644
--- a/misc/dnetc/Makefile
+++ b/misc/dnetc/Makefile
@@ -1,17 +1,16 @@
# New ports collection makefile for: dnetc
-# Version required: 450
# Date created: 26 Dec 1999
# Whom: dbaker
#
# $FreeBSD$
#
-.include <bsd.port.pre.mk>
-DISTNAME= dnetc
-PKGNAME= dnetc-2.8007.458b
+PORTNAME= dnetc
+PORTVERSION= 2.8007.458b
CATEGORIES= misc
MASTER_SITES= ftp://ftp.distributed.net/pub/dcti/v2.8007/ \
http://http.distributed.net/pub/dcti/v2.8007/
+.include <bsd.port.pre.mk>
.if ${ARCH} == "i386"
DISTFILES= dnetc458b-freebsd-x86-elf.tar.gz
.elif ${ARCH} == "alpha"