diff options
Diffstat (limited to 'sysutils/xfburn')
-rw-r--r-- | sysutils/xfburn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfburn/Makefile b/sysutils/xfburn/Makefile index 233be49c3ae..69d04d9dd85 100644 --- a/sysutils/xfburn/Makefile +++ b/sysutils/xfburn/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2019/07/18 08:15:36 nia Exp $ +# $NetBSD: Makefile,v 1.12 2019/07/21 22:25:46 wiz Exp $ DISTNAME= xfburn-0.5.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://archive.xfce.org/src/apps/xfburn/0.5/ EXTRACT_SUFX= .tar.bz2 |