summaryrefslogtreecommitdiff
path: root/editors/gnotepad
diff options
context:
space:
mode:
authorwiz <wiz>2000-12-15 19:10:47 +0000
committerwiz <wiz>2000-12-15 19:10:47 +0000
commitffa0b3e5849b8554257692842d0ad97c5c3a36dc (patch)
tree675f481bf324b0664ed10fbd4e7b9cf8a0c2024d /editors/gnotepad
parentfff463ff0791964cd5a0f715f1be0c8345e698e3 (diff)
downloadpkgsrc-ffa0b3e5849b8554257692842d0ad97c5c3a36dc.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/}