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 2c827946584..61c65311b74 100644 --- a/sysutils/xfburn/Makefile +++ b/sysutils/xfburn/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2016/08/03 10:23:25 adam Exp $ +# $NetBSD: Makefile,v 1.3 2017/02/06 13:55:59 wiz Exp $ DISTNAME= xfburn-0.5.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://archive.xfce.org/src/apps/xfburn/0.5/ EXTRACT_SUFX= .tar.bz2 |