diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2015-05-19 18:43:22 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2015-05-19 18:43:22 +0000 |
commit | 6ba326a5658732b717f1c1877e48855d09f17f34 (patch) | |
tree | 0fb281c1c624819be096fc75efd790bda79984fa | |
parent | 4da717aa38c1cae5f29acab593eee20f5666689e (diff) | |
download | ports-6ba326a5658732b717f1c1877e48855d09f17f34.tar.gz ports-6ba326a5658732b717f1c1877e48855d09f17f34.zip |
Notes
-rw-r--r-- | sysutils/brasero/Makefile | 1 | ||||
-rw-r--r-- | sysutils/xfburn/Makefile | 1 | ||||
-rw-r--r-- | sysutils/xorriso/Makefile | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile index 8bdff4d0b161..e2cea5960e49 100644 --- a/sysutils/brasero/Makefile +++ b/sysutils/brasero/Makefile @@ -4,6 +4,7 @@ PORTNAME= brasero PORTVERSION= 3.12.0 +PORTREVISION= 1 CATEGORIES= sysutils audio multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 diff --git a/sysutils/xfburn/Makefile b/sysutils/xfburn/Makefile index 9f72f502dc10..d118efb69e15 100644 --- a/sysutils/xfburn/Makefile +++ b/sysutils/xfburn/Makefile @@ -3,6 +3,7 @@ PORTNAME= xfburn PORTVERSION= 0.5.4 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 diff --git a/sysutils/xorriso/Makefile b/sysutils/xorriso/Makefile index acaacfda0c64..9309193741e5 100644 --- a/sysutils/xorriso/Makefile +++ b/sysutils/xorriso/Makefile @@ -3,7 +3,7 @@ PORTNAME= xorriso PORTVERSION= 1.3.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= http://files.libburnia-project.org/releases/ DISTNAME= libisoburn-${PORTVERSION} |