pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/pt2-clone



Module Name:    pkgsrc
Committed By:   nia
Date:           Sun Jun 27 07:07:44 UTC 2021

Modified Files:
        pkgsrc/audio/pt2-clone: Makefile

Log Message:
pt2-clone: remove list of operating systems from COMMENT


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/pt2-clone/Makefile

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

Modified files:

Index: pkgsrc/audio/pt2-clone/Makefile
diff -u pkgsrc/audio/pt2-clone/Makefile:1.4 pkgsrc/audio/pt2-clone/Makefile:1.5
--- pkgsrc/audio/pt2-clone/Makefile:1.4 Fri Jan 29 09:11:40 2021
+++ pkgsrc/audio/pt2-clone/Makefile     Sun Jun 27 07:07:44 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2021/01/29 09:11:40 nia Exp $
+# $NetBSD: Makefile,v 1.5 2021/06/27 07:07:44 nia Exp $
 
 DISTNAME=      pt2-clone-1.28
 CATEGORIES=    audio
@@ -8,7 +8,7 @@ GITHUB_TAG=     v${PKGVERSION_NOREV}
 
 MAINTAINER=    js%pkgsrc.org@localhost
 HOMEPAGE=      https://github.com/8bitbubsy/pt2-clone/
-COMMENT=       ProTracker 2 clone for Windows/macOS/Linux
+COMMENT=       ProTracker 2 clone
 LICENSE=       modified-bsd
 
 USE_CMAKE=     yes



Home | Main Index | Thread Index | Old Index