diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2015-12-01 18:33:48 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2015-12-01 18:33:48 +0000 |
commit | 3e25b3a2da72d3c44dea6e93caed913510bc9b03 (patch) | |
tree | e9f0dbd1bce3aea73bea7b3c6e783ae90778c397 | |
parent | Update to 1.4.2 (diff) |
Chase update of devel/libburn and devel/libisofs
-rw-r--r-- | sysutils/xfburn/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xorriso/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xfburn/Makefile b/sysutils/xfburn/Makefile index bfeb513c2c4a..dd97efd8c828 100644 --- a/sysutils/xfburn/Makefile +++ b/sysutils/xfburn/Makefile @@ -3,7 +3,7 @@ PORTNAME= xfburn PORTVERSION= 0.5.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 diff --git a/sysutils/xorriso/Makefile b/sysutils/xorriso/Makefile index 4474e53c875e..7d305b701884 100644 --- a/sysutils/xorriso/Makefile +++ b/sysutils/xorriso/Makefile @@ -3,7 +3,7 @@ PORTNAME= xorriso PORTVERSION= 1.3.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MASTER_SITES= http://files.libburnia-project.org/releases/ DISTNAME= libisoburn-${PORTVERSION} |