diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2011-06-17 16:11:36 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2011-06-17 16:11:36 +0000 |
commit | df55c52b9ee4913bf5064087510d59aafbb18641 (patch) | |
tree | faec221785c86d7f8d731d408838dfd6ffdd8098 /devel/libisofs/Makefile | |
parent | 53d0628a523c4c6bbd60546cffd6fd04fe335234 (diff) |
Notes
Diffstat (limited to 'devel/libisofs/Makefile')
-rw-r--r-- | devel/libisofs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libisofs/Makefile b/devel/libisofs/Makefile index 75700a64a29c..cbccc8e9f246 100644 --- a/devel/libisofs/Makefile +++ b/devel/libisofs/Makefile @@ -6,11 +6,11 @@ # PORTNAME= libisofs -PORTVERSION= 0.6.20 +PORTVERSION= 1.0.8 CATEGORIES= devel MASTER_SITES= http://files.libburnia-project.org/releases/ -MAINTAINER= fbsd@opal.com +MAINTAINER= ports@FreeBSD.org COMMENT= Libburnia ISO9660 filesystem creation library LIB_DEPENDS= burn.4:${PORTSDIR}/devel/libburn |