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/xorriso | |
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/xorriso')
-rw-r--r-- | sysutils/xorriso/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |