From 94dc65fbeccff1dc0d868dfd4949516e0eacf893 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 14:38:16 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- devel/w32api/Makefile | 3 ++- devel/w32api/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 devel/w32api/pkg/COMMENT (limited to 'devel/w32api') 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 -- cgit v1.2.3