diff options
author | olivierd <olivierd@FreeBSD.org> | 2015-12-02 02:33:48 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2015-12-02 02:33:48 +0800 |
commit | 079ab550522d7529214b7a6ba65eb5d9be509dfd (patch) | |
tree | e9f0dbd1bce3aea73bea7b3c6e783ae90778c397 /sysutils | |
parent | a5cb8fea59ba2f6b61d0db04ec37c526223b8e86 (diff) | |
download | freebsd-ports-gnome-079ab550522d7529214b7a6ba65eb5d9be509dfd.tar.gz freebsd-ports-gnome-079ab550522d7529214b7a6ba65eb5d9be509dfd.tar.zst freebsd-ports-gnome-079ab550522d7529214b7a6ba65eb5d9be509dfd.zip |
Chase update of devel/libburn and devel/libisofs
Diffstat (limited to 'sysutils')
-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} |