diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-12 10:54:27 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-12 10:54:27 +0000 |
commit | e70528c3edef9097dec6fae59dd56aa250d9ff7e (patch) | |
tree | 101e69728900a7c90b3107fe15db4d3020cb04cd /graphics/multivideo | |
parent | e2bf2963baf3e5a5551f5bec6bb5bd10c9e9e6db (diff) | |
download | FreeBSD-ports-e70528c3edef9097dec6fae59dd56aa250d9ff7e.zip FreeBSD-ports-e70528c3edef9097dec6fae59dd56aa250d9ff7e.tar.gz |
Bump PORTREVISION to chase the glib20 shared lib version change.
Diffstat (limited to 'graphics/multivideo')
-rw-r--r-- | graphics/multivideo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/multivideo/Makefile b/graphics/multivideo/Makefile index c6901e2..e03be24 100644 --- a/graphics/multivideo/Makefile +++ b/graphics/multivideo/Makefile @@ -8,7 +8,7 @@ PORTNAME= multivideo PORTVERSION= 0.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://www.lis.inpg.fr/pages_perso/bonnaud/multivideo/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src |