summaryrefslogtreecommitdiff
path: root/devel/dmake
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
commited33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch)
treebb126f7f4deabe676254cb651c5b8a780976235f /devel/dmake
parentFix (diff)
PORTNAME/PORTVERSION update
Notes
Notes: svn path=/head/; revision=27452
Diffstat (limited to 'devel/dmake')
-rw-r--r--devel/dmake/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/dmake/Makefile b/devel/dmake/Makefile
index 758ce0a932ec..e3264fc524fc 100644
--- a/devel/dmake/Makefile
+++ b/devel/dmake/Makefile
@@ -1,20 +1,20 @@
# New ports collection makefile for: dmake
-# Version required: 4.1
# Date created: 31 July 1995
# Whom: nils@guru.ims.uni-stuttgart.de
#
# $FreeBSD$
#
-DISTNAME= dmake-v4.1-src-export.all-unknown-all
-PKGNAME= dmake-4.1
+PORTNAME= dmake
+PORTVERSION= 4.1
CATEGORIES= devel
MASTER_SITES= ftp://plg.uwaterloo.ca/pub/dmake/ \
http://dmake.wticorp.com/SourceDistribution/
+DISTNAME= ${PORTNAME}-v${PORTVERSION}-src-export.all-unknown-all
MAINTAINER= ports@FreeBSD.org
-WRKSRC= ${WRKDIR}/dmake
+WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GMAKE= yes
MAKE_ENV= CC=${CC}
MAKEFILE= makefile