diff options
author | Martin Matuska <mm@FreeBSD.org> | 2010-07-24 16:38:20 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2010-07-24 16:38:20 +0000 |
commit | ab5c533c96df6234b64e4f99978215af3f98aebc (patch) | |
tree | 187b1892fb8c00b1a03fd082eb3798992b00ee64 /multimedia/motion | |
parent | 2e88b1de64abfd339132c5718df65cdaa32379d4 (diff) |
Notes
Diffstat (limited to 'multimedia/motion')
-rw-r--r-- | multimedia/motion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile index 3baa33eba5b9..f05796125f69 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -7,7 +7,7 @@ PORTNAME= motion PORTVERSION= 3.2.11.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20-%203.2/${PORTVERSION} |