diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2014-05-13 10:17:04 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2014-05-13 10:17:04 +0000 |
commit | 8e3dcb3c28e7285465f3366e868a6795f71f059b (patch) | |
tree | f0b75aa64206a61c448cac7b4520bcbdc0d73fae /multimedia/vamps | |
parent | ac4a4f4000410b3430b5848978f055423c12881b (diff) |
Notes
Diffstat (limited to 'multimedia/vamps')
-rw-r--r-- | multimedia/vamps/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vamps/Makefile b/multimedia/vamps/Makefile index 8d1613f16a3b..a7a2f68ebd7f 100644 --- a/multimedia/vamps/Makefile +++ b/multimedia/vamps/Makefile @@ -3,7 +3,7 @@ PORTNAME= vamps PORTVERSION= 0.99.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/Vamps/${PORTVERSION} |