summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authortron <tron>2003-07-14 08:25:40 +0000
committertron <tron>2003-07-14 08:25:40 +0000
commit9a0d559fb4e8dc2b39526c55abe07aa325d1921c (patch)
treec22c85f3de2f940962e12986ca948342e0228674 /comms
parente6813aaa0fe291ceb5c24208f9a213a988481dd6 (diff)
downloadpkgsrc-9a0d559fb4e8dc2b39526c55abe07aa325d1921c.tar.gz
Repeat my words: I must *not* derive "${DISTNAME}" from "${PKGNAME}".
Diffstat (limited to 'comms')
-rw-r--r--comms/minicom/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile
index ad06115c053..9a3c284a6d6 100644
--- a/comms/minicom/Makefile
+++ b/comms/minicom/Makefile
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2003/07/13 13:50:51 wiz Exp $
-# FreeBSD Id: Makefile,v 1.13 1998/01/03 10:58:40 obrien Exp
-#
+# $NetBSD: Makefile,v 1.35 2003/07/14 08:25:40 tron Exp $
-DISTNAME= ${PKGNAME}.src
-PKGNAME= minicom-1.83.1
-PKGREVISION= 1
+DISTNAME= minicom-1.83.1.src
+PKGNAME= ${DISTNAME:S/.src//}
+PKGREVISION= 1
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/src
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_BACKUP}