diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-17 18:38:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-17 18:38:11 +0000 |
commit | 311d465268c3bf5610733f162b7e64727fb62d38 (patch) | |
tree | 20b079bdc6a9de82806e52dcbc233fceb7f6a00a /emulators/linux-locale | |
parent | 2945719f9dc2ea6b959bb3d14f32c160b282d1aa (diff) | |
download | pkgsrc-311d465268c3bf5610733f162b7e64727fb62d38.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'emulators/linux-locale')
-rw-r--r-- | emulators/linux-locale/Makefile | 3 | ||||
-rw-r--r-- | emulators/linux-locale/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux-locale/Makefile b/emulators/linux-locale/Makefile index b94c09de45b..78d1a2a40e2 100644 --- a/emulators/linux-locale/Makefile +++ b/emulators/linux-locale/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/12/17 21:49:40 tron Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/17 18:38:18 wiz Exp $ # DISTNAME= locales-2.1-1mdk @@ -10,6 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= sakamoto@netbsd.org HOMEPAGE= http://www.linuxi18n.org/locales/ +COMMENT= Locales for Linux BUILD_DEPENDS+= rpm2cpio:../../misc/rpm diff --git a/emulators/linux-locale/pkg/COMMENT b/emulators/linux-locale/pkg/COMMENT deleted file mode 100644 index 1b5404b041d..00000000000 --- a/emulators/linux-locale/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Locales for Linux |