diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2014-02-03 08:15:19 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2014-02-03 08:15:19 +0000 |
commit | 1e4183548ee4845cd53e53b88e74afcaff80efe3 (patch) | |
tree | e55c0b36117b2431eaac4b02ff6ef7fa05d46749 /net | |
parent | 6dbb691ed2c33b68872d270751f0e87ef0da351b (diff) |
Notes
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 c575f42f1929..b4ec5a786dfc 100644 --- a/net/wizd/Makefile +++ b/net/wizd/Makefile @@ -3,7 +3,7 @@ PORTNAME= wizd PORTVERSION= 24 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net multimedia MASTER_SITES= SF/${PORTNAME}/Sources/Sources%20v${PORTVERSION} DISTFILES= wizd_sources_v${PORTVERSION}.zip simplicity_v1-2.zip |