diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
commit | 14b82f547c9bec53640c287423b29d01fe61842e (patch) | |
tree | 92e1e65595e4140323396ebc0895b35c5624a56a /sysutils/xfburn | |
parent | 438e62090e7e9bc67d2c430852878acb02cfcebe (diff) | |
download | pkgsrc-14b82f547c9bec53640c287423b29d01fe61842e.tar.gz |
Recursive revbump from hardbuzz-2.1.1
Diffstat (limited to 'sysutils/xfburn')
-rw-r--r-- | sysutils/xfburn/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/xfburn/Makefile b/sysutils/xfburn/Makefile index a1264dd9171..8bd50024e49 100644 --- a/sysutils/xfburn/Makefile +++ b/sysutils/xfburn/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2018/05/15 22:13:21 youri Exp $ +# $NetBSD: Makefile,v 1.9 2018/11/12 03:52:57 ryoon Exp $ DISTNAME= xfburn-0.5.5 +PKGREVISION= 1 CATEGORIES= sysutils MASTER_SITES= http://archive.xfce.org/src/apps/xfburn/0.5/ EXTRACT_SUFX= .tar.bz2 |