diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-04-08 03:19:14 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-04-08 03:19:14 +0000 |
commit | 034bd62ebb6da356b915d27052d55fd9f95ecc7a (patch) | |
tree | 31638f98044d4e7992f7947b74176b4b41493d0c /multimedia/libmpeg2/Makefile | |
parent | o Uphold portlint by moving WRKSRC out of the 1st Makefile block (diff) |
Bump PORTREVISION due to PLIST change in previous commit
Diffstat (limited to '')
-rw-r--r-- | multimedia/libmpeg2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/libmpeg2/Makefile b/multimedia/libmpeg2/Makefile index 11f2eb2447dc..d3ecf3dfb8c7 100644 --- a/multimedia/libmpeg2/Makefile +++ b/multimedia/libmpeg2/Makefile @@ -7,6 +7,7 @@ PORTNAME= libmpeg2 PORTVERSION= 0.4.0b +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://libmpeg2.sourceforge.net/files/ DISTNAME= mpeg2dec-${PORTVERSION} |