diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-05-30 22:31:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-05-30 22:31:09 +0000 |
commit | 76de0a4498178950f18f792a2e23f853f24b5fc4 (patch) | |
tree | 477bd9039e901b0879419eaeb159df028ad9f542 /devel/libburn | |
parent | 8efd38a2acd90422d224e1fa1d4f626f7860bf65 (diff) | |
download | ports-76de0a4498178950f18f792a2e23f853f24b5fc4.tar.gz ports-76de0a4498178950f18f792a2e23f853f24b5fc4.zip |
- Reset maintainer:
<shuvaev@physik.uni-wuerzburg.de>
(reason: 550 5.7.1 <shuvaev@physik.uni-wuerzburg.de>: Recipient address rejected: User unknown)
Notes
Notes:
svn path=/head/; revision=297841
Diffstat (limited to 'devel/libburn')
-rw-r--r-- | devel/libburn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libburn/Makefile b/devel/libburn/Makefile index 5a0db9f31318..e6043909897d 100644 --- a/devel/libburn/Makefile +++ b/devel/libburn/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://files.libburnia-project.org/releases/ DISTNAME= ${PORTNAME}-${PORTVERSION}.pl01 -MAINTAINER= shuvaev@physik.uni-wuerzburg.de +MAINTAINER= ports@FreeBSD.org COMMENT= Libburnia library to read/write optical discs GNU_CONFIGURE= yes |