diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-07-30 12:26:37 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-07-30 12:26:37 +0000 |
commit | 555e38673cebb83cdfbe71c672cb427af63d961e (patch) | |
tree | 9a56498be4db3c21c2840f5677fce559e7db6d68 /x11/XaoS/Makefile | |
parent | c06b2116f3dc6d108daec035eb44b30b95e5fe23 (diff) | |
download | pkgsrc-555e38673cebb83cdfbe71c672cb427af63d961e.tar.gz |
*: Recursive revbump from audio/pulseaudio-15.0
Diffstat (limited to 'x11/XaoS/Makefile')
-rw-r--r-- | x11/XaoS/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/XaoS/Makefile b/x11/XaoS/Makefile index 82c4246d2f0..4d6404d5a28 100644 --- a/x11/XaoS/Makefile +++ b/x11/XaoS/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2021/06/26 21:21:32 rhialto Exp $ +# $NetBSD: Makefile,v 1.42 2021/07/30 12:27:11 ryoon Exp $ DISTNAME= xaos-4.2.1 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=xaos-project/} GITHUB_PROJECT= XaoS |