diff options
author | beech <beech@FreeBSD.org> | 2008-07-06 06:49:46 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-07-06 06:49:46 +0800 |
commit | 7435fceb316ec462cf4770f672eb45ad5018d51a (patch) | |
tree | 74e37b32a52b82397b75ba55639bad2294e598df /multimedia/dvdauthorwizard | |
parent | 693664d15e66b358bd4db5aeb047af64ff6581b2 (diff) | |
download | freebsd-ports-gnome-7435fceb316ec462cf4770f672eb45ad5018d51a.tar.gz freebsd-ports-gnome-7435fceb316ec462cf4770f672eb45ad5018d51a.tar.zst freebsd-ports-gnome-7435fceb316ec462cf4770f672eb45ad5018d51a.zip |
- Bump portrevision after APR bump
PR: ports/125286
Submitted by: Craig Rodrigues <rodrigc@FreeBSD.org>
Approved by: miwi@ (maintainer)
Diffstat (limited to 'multimedia/dvdauthorwizard')
-rw-r--r-- | multimedia/dvdauthorwizard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/dvdauthorwizard/Makefile b/multimedia/dvdauthorwizard/Makefile index 82c59564d802..a0d0a30e2a96 100644 --- a/multimedia/dvdauthorwizard/Makefile +++ b/multimedia/dvdauthorwizard/Makefile @@ -7,7 +7,7 @@ PORTNAME= dvdauthorwizard PORTVERSION= 1.4.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia kde MASTER_SITES= SF DISTNAME= DVDAuthorWizard-${PORTVERSION} |