diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2011-06-17 21:29:30 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2011-06-17 21:29:30 +0000 |
commit | a0f816af345a65047812466c43be924d21442128 (patch) | |
tree | 90ab72f69cca9bb2abf717b24fcb36b84b6c3c36 /devel/libisofs | |
parent | 09e285d07ad5cacd39c5382fd0409606a3e430e0 (diff) | |
download | ports-a0f816af345a65047812466c43be924d21442128.tar.gz ports-a0f816af345a65047812466c43be924d21442128.zip |
Notes
Diffstat (limited to 'devel/libisofs')
-rw-r--r-- | devel/libisofs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libisofs/Makefile b/devel/libisofs/Makefile index cbccc8e9f246..98b7693865f3 100644 --- a/devel/libisofs/Makefile +++ b/devel/libisofs/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.8 CATEGORIES= devel MASTER_SITES= http://files.libburnia-project.org/releases/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shuvaev@physik.uni-wuerzburg.de COMMENT= Libburnia ISO9660 filesystem creation library LIB_DEPENDS= burn.4:${PORTSDIR}/devel/libburn |