diff options
author | riggs <riggs@FreeBSD.org> | 2015-05-02 22:02:54 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2015-05-02 22:02:54 +0800 |
commit | 32cc32afa6548db02d3f54b8c5c64108503ed046 (patch) | |
tree | fc2475e3c39c53ee1778642f48cc1f1306d4fdf9 /audio/dvda-author | |
parent | b1801bbc853905e16b7e0b0a297259d6cca304e1 (diff) | |
download | freebsd-ports-gnome-32cc32afa6548db02d3f54b8c5c64108503ed046.tar.gz freebsd-ports-gnome-32cc32afa6548db02d3f54b8c5c64108503ed046.tar.zst freebsd-ports-gnome-32cc32afa6548db02d3f54b8c5c64108503ed046.zip |
- Update to upstream version 14.4.2
- Bump PORTREVISION on lib-dependent ports
PR: 199567
Submitted by: takefu@airport.fm
Approved by: dnelson@allantgroup.com (maintainer)
Diffstat (limited to 'audio/dvda-author')
-rw-r--r-- | audio/dvda-author/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/dvda-author/Makefile b/audio/dvda-author/Makefile index 6a0c2c7c2b50..cceaec24d568 100644 --- a/audio/dvda-author/Makefile +++ b/audio/dvda-author/Makefile @@ -3,7 +3,7 @@ PORTNAME= dvda-author PORTVERSION= 09.05 -PORTREVISION= 12 +PORTREVISION= 13 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= SF/dvd-audio/${PORTNAME}-core/${PORTNAME}-${PORTVERSION}-core |