diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2010-09-14 18:58:51 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2010-09-14 18:58:51 +0000 |
commit | 199a6d9bdbe00bd9b2f87dde070f5c8693b60317 (patch) | |
tree | bedf3c0ecf9cb4525cc4a6a8c0653b857c6d00d3 /net | |
parent | Accordingly update third party upstream_keepalive from 0.2 to 0.3. (diff) |
Bump PORTREVISION for libdvdread dependants
Notes
Notes:
svn path=/head/; revision=261170
Diffstat (limited to 'net')
-rw-r--r-- | net/wizd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wizd/Makefile b/net/wizd/Makefile index 5100f2b7b98b..bd6c01695eb4 100644 --- a/net/wizd/Makefile +++ b/net/wizd/Makefile @@ -7,7 +7,7 @@ PORTNAME= wizd PORTVERSION= 24 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net multimedia MASTER_SITES= SF/${PORTNAME}/Sources/Sources%20v${PORTVERSION} DISTFILES= wizd_sources_v${PORTVERSION}.zip simplicity_v1-2.zip |