summaryrefslogtreecommitdiff
path: root/emulators/twin
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-12 04:56:17 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-12 04:56:17 +0000
commitb7f08d10c0d0a613ef1f2d4f805e1e14fd1cfc4d (patch)
tree5385aaba8d145f303a49f4d03b2ae3374f09932a /emulators/twin
parent(1) Include ${.CURDIR}/../Makefile.inc before ${MASTERDIR}/../Makefile.inc (diff)
PORTNAME/VERSION stuff
Notes
Notes: svn path=/head/; revision=27455
Diffstat (limited to 'emulators/twin')
-rw-r--r--emulators/twin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile
index b0a74010291a..6836069888ec 100644
--- a/emulators/twin/Makefile
+++ b/emulators/twin/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: Willows
-# Version required: 1999.06.16
# Date created: 5 June 1999
# Whom: Pedro F. Giffuni
#
# $FreeBSD$
#
-DISTNAME= twin-19991230
-PKGNAME= twin-1999.12.30
+PORTNAME= twin
+PORTVERSION= 1999.12.30
CATEGORIES= emulators devel
MASTER_SITES= ftp://ftp.willows.com/pub/development/
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
MAINTAINER= giffunip@asme.org