diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-05 03:31:02 +0000 |
commit | 731798cdcf78c9b9ebbe16d30073be2295527446 (patch) | |
tree | 452e50edb536ad1c146c2f78a4cfdca9689a6c13 /graphics/multivideo | |
parent | 034846f74614212cad0f1eb32fe34f717ec9a10e (diff) |
Notes
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 bb00d2b44d00..e71f75ffb320 100644 --- a/graphics/multivideo/Makefile +++ b/graphics/multivideo/Makefile @@ -8,7 +8,7 @@ PORTNAME= multivideo PORTVERSION= 0.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://www.lis.inpg.fr/scientifique/bonnaud/multivideo/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src |