pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/emulators/fs-uae-qemu-uae



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Jan  9 12:57:06 UTC 2024

Modified Files:
        pkgsrc/emulators/fs-uae-qemu-uae: Makefile

Log Message:
fs-uae-qemu-uae: fix typo in COMMENT


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/fs-uae-qemu-uae/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/fs-uae-qemu-uae/Makefile
diff -u pkgsrc/emulators/fs-uae-qemu-uae/Makefile:1.1 pkgsrc/emulators/fs-uae-qemu-uae/Makefile:1.2
--- pkgsrc/emulators/fs-uae-qemu-uae/Makefile:1.1       Tue Jan  9 12:08:13 2024
+++ pkgsrc/emulators/fs-uae-qemu-uae/Makefile   Tue Jan  9 12:57:05 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2024/01/09 12:08:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.2 2024/01/09 12:57:05 wiz Exp $
 
 DISTNAME=      qemu-uae-3.8.6
 PKGNAME=       fs-uae-${DISTNAME}
@@ -9,7 +9,7 @@ GITHUB_TAG=     v${PKGVERSION_NOREV}
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/FrodeSolheim/qemu-uae/
-COMMENT=       FS-UAE plugin for PPC and nwtworking support
+COMMENT=       FS-UAE plugin for PPC and networking support
 LICENSE=       gnu-gpl-v2
 
 DEPENDS+=      fs-uae>=3.1.66nb4:../../emulators/fs-uae



Home | Main Index | Thread Index | Old Index