summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2022-06-30 08:09:39 +0000
committernia <nia@pkgsrc.org>2022-06-30 08:09:39 +0000
commit2d0d7d456a529b7dec445b1c5c1227b81a3b81ae (patch)
tree3cfc0dac98914c275e0748c3571ecaf7db07ac42
parent851d4a10d2e6031763e1ba634775068bb0b7104a (diff)
downloadpkgsrc-2d0d7d456a529b7dec445b1c5c1227b81a3b81ae.tar.gz
nono: Fix pkglint warnings.
-rw-r--r--emulators/nono/Makefile6
-rw-r--r--emulators/nono/PLIST6
2 files changed, 6 insertions, 6 deletions
diff --git a/emulators/nono/Makefile b/emulators/nono/Makefile
index dbd17172c66..1015580981f 100644
--- a/emulators/nono/Makefile
+++ b/emulators/nono/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2022/06/30 06:02:06 jun Exp $
+# $NetBSD: Makefile,v 1.15 2022/06/30 08:09:39 nia Exp $
DISTNAME= nono-0.4.0
PKGREVISION= 1
@@ -7,8 +7,8 @@ MASTER_SITES= http://www.pastel-flower.jp/~isaki/nono/archive/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.pastel-flower.jp/~isaki/nono/
-COMMENT= OMRON LUNA-I/LUNA-88K (and SHARP X68030) emulator runs on NetBSD and etc.
-LICENSE= nono-license AND fsharp-license # nono uses X68030 IPLROM image
+COMMENT= OMRON LUNA-I/LUNA-88K (and SHARP X68030) emulator
+LICENSE= nono-license AND fsharp-license # nono uses X68030 IPLROM image
# Honor pkgsrc settings. Don't use -Werror.
MAKE_FLAGS+= CFLAGS=${CFLAGS:Q}
diff --git a/emulators/nono/PLIST b/emulators/nono/PLIST
index c9a011134fb..3d360de2d69 100644
--- a/emulators/nono/PLIST
+++ b/emulators/nono/PLIST
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.3 2022/06/18 12:50:21 jun Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/06/30 08:09:39 nia Exp $
bin/nono
bin/nono-cli
share/doc/nono/changes.html
-share/doc/nono/index.html
share/doc/nono/fsharp-license.txt
+share/doc/nono/index.html
share/doc/nono/nono-license.txt
-share/locale/ja/LC_MESSAGES/nono.mo
share/doc/nono/upgrade-0.2.0.html
share/doc/nono/upgrade-0.3.0.html
+share/locale/ja/LC_MESSAGES/nono.mo