summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authoragc <agc>2003-06-18 09:03:16 +0000
committeragc <agc>2003-06-18 09:03:16 +0000
commit83b8fe154d20e9f24588c135329eb80e29dfc9a1 (patch)
tree9f9f6eb13af29d87e79f329b94a3c0c30d44273f /comms
parent5ab4c352d9414edd76c51615597c916cb85f7ac9 (diff)
downloadpkgsrc-83b8fe154d20e9f24588c135329eb80e29dfc9a1.tar.gz
Use PKGNAME_NOREV, rather than manually trying to strip off any nb
suffix from ${PKGNAME}
Diffstat (limited to 'comms')
-rw-r--r--comms/mgetty+sendfax/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index 7a4d4659fa5..9f3867979d3 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.28 2003/06/02 01:21:21 jschauma Exp $
+# $NetBSD: Makefile,v 1.29 2003/06/18 09:03:16 agc Exp $
# FreeBSD Id: Makefile,v 1.25 1998/07/16 06:44:37 vanilla Exp
#
DISTNAME= mgetty1.1.28-Jan10
PKGNAME= mgetty-1.1.28
PKGREVISION= 3
-WRKSRC= ${WRKDIR}/${PKGNAME:C/nb[0-9]//}
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
CATEGORIES= comms
MASTER_SITES= ftp://ftp.leo.org/pub/comp/os/unix/networking/mgetty/ \
ftp://alpha.greenie.net/pub/mgetty/source/1.1/