summaryrefslogtreecommitdiff
path: root/editors/gnotepad
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-15 19:10:47 +0000
committerwiz <wiz@pkgsrc.org>2000-12-15 19:10:47 +0000
commitc8bf5e2a33095167483517f2d0e5ccfd23df508e (patch)
tree675f481bf324b0664ed10fbd4e7b9cf8a0c2024d /editors/gnotepad
parent9a3a9839128b88b59f2153554e97ecf27d0fe55a (diff)
downloadpkgsrc-c8bf5e2a33095167483517f2d0e5ccfd23df508e.tar.gz
Split PKGNAME and DISTNAME (fixes recent i386/bulk-build failure).
Diffstat (limited to 'editors/gnotepad')
-rw-r--r--editors/gnotepad/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/gnotepad/Makefile b/editors/gnotepad/Makefile
index 0fef54053b6..4a4aeb6bf7f 100644
--- a/editors/gnotepad/Makefile
+++ b/editors/gnotepad/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/12/13 01:14:51 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2000/12/15 19:10:47 wiz Exp $
-DISTNAME= gnotepad-1.3.2
+DISTNAME= gnotepad+-1.3.2
+PKGNAME= ${DISTNAME:S/+//}
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnotepad/}