summaryrefslogtreecommitdiff
path: root/devel/w32api
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 14:38:16 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 14:38:16 +0000
commit94dc65fbeccff1dc0d868dfd4949516e0eacf893 (patch)
treed583765b38ad8c9086e6f3c1b1f72fcf3c9cf6ff /devel/w32api
parent5db9dc6826de4c5bfec1656c0935b20663fd040c (diff)
downloadpkgsrc-94dc65fbeccff1dc0d868dfd4949516e0eacf893.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'devel/w32api')
-rw-r--r--devel/w32api/Makefile3
-rw-r--r--devel/w32api/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/w32api/Makefile b/devel/w32api/Makefile
index 665b6ebcef9..9491e33fe81 100644
--- a/devel/w32api/Makefile
+++ b/devel/w32api/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/01/30 03:20:51 minoura Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/16 14:39:06 wiz Exp $
DISTNAME= w32api-0.4-20001122-bjy
PKGNAME= w32api-0.4nb2
@@ -8,6 +8,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME:S/-bjy//}
MAINTAINER= oki@yha.att.ne.jp
HOMEPAGE= http://www.acc.umu.se/~anorland/gnu-win32/
+COMMENT= Free headers and libraries for the Win32 API
BUILD_DEPENDS+= ${PREFIX}/cross/i386-netbsdpe/bin/gcc:../../cross/i386-netbsdpe
diff --git a/devel/w32api/pkg/COMMENT b/devel/w32api/pkg/COMMENT
deleted file mode 100644
index e1c864ff869..00000000000
--- a/devel/w32api/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Free headers and libraries for the Win32 API