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/xm7 | |
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/xm7')
-rw-r--r-- | emulators/xm7/Makefile | 3 | ||||
-rw-r--r-- | emulators/xm7/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xm7/Makefile b/emulators/xm7/Makefile index 126db9036df..27ca9191032 100644 --- a/emulators/xm7/Makefile +++ b/emulators/xm7/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/12/13 17:12:19 kei Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 18:38:35 wiz Exp $ # DISTNAME= xm71010s @@ -9,6 +9,7 @@ EXTRACT_SUFX= .lzh MAINTAINER= tech-pkg-ja@jp.NetBSD.org HOMEPAGE= http://www.ipc-tokai.or.jp/~ytanaka/fm7/xm7.shtml +COMMENT= X11-based FM-7 emulator NO_WRKSUBDIR= # empty WRKSRC= ${WRKDIR}/vm diff --git a/emulators/xm7/pkg/COMMENT b/emulators/xm7/pkg/COMMENT deleted file mode 100644 index 3dc9da979d4..00000000000 --- a/emulators/xm7/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -X11-based FM-7 emulator |