diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-09-16 19:42:40 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-09-16 19:42:40 +0000 |
commit | 2654f994e90f10f4b9789fd071b26ec4d09dfe14 (patch) | |
tree | f54e5e4f18f2f4e17f2c65e5d00cd622e715a379 /multimedia/tosvcd | |
parent | Bump PORTREVISION reflecting update in multimedia/vcdimager (diff) |
Bump PORTREVISION to reflect update in multimedia/vcdimager
Approved by: pav (mentor)
Notes
Notes:
svn path=/head/; revision=142953
Diffstat (limited to 'multimedia/tosvcd')
-rw-r--r-- | multimedia/tosvcd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/tosvcd/Makefile b/multimedia/tosvcd/Makefile index 360f8a2f4a05..25425a51eaa9 100644 --- a/multimedia/tosvcd/Makefile +++ b/multimedia/tosvcd/Makefile @@ -8,7 +8,7 @@ PORTNAME= tosvcd PORTVERSION= 0.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://linvdr.org/download/tosvcd/ |