diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2014-08-09 10:06:54 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2014-08-09 10:06:54 +0000 |
commit | 80b3ab923d56e630bdea3df2759479f8defa8b95 (patch) | |
tree | 8464c2fd57a86049e71eacaba18fa14fac4da27b /multimedia/vcdimager | |
parent | 1dffb5f50d0141722ee0405a3b8c4e307f928514 (diff) | |
download | ports-80b3ab923d56e630bdea3df2759479f8defa8b95.tar.gz ports-80b3ab923d56e630bdea3df2759479f8defa8b95.zip |
Chase library dependencies after libcdio <-> libcdio-paranoia split
PR: 192271
Notes
Notes:
svn path=/head/; revision=364423
Diffstat (limited to 'multimedia/vcdimager')
-rw-r--r-- | multimedia/vcdimager/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/vcdimager/Makefile b/multimedia/vcdimager/Makefile index b131a01cbab6..e16bfa645560 100644 --- a/multimedia/vcdimager/Makefile +++ b/multimedia/vcdimager/Makefile @@ -3,7 +3,7 @@ PORTNAME= vcdimager PORTVERSION= 0.7.24 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= vcdimager |