diff options
author | pav <pav@FreeBSD.org> | 2012-05-31 06:31:09 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2012-05-31 06:31:09 +0800 |
commit | a2d0c230747804ad3337ab64850558b51fe25bde (patch) | |
tree | 290d046571ad35baece090b51bc49bb11ddcb85b | |
parent | d940d41ceddb74c55c1c35f2b87acbb89b0678cc (diff) | |
download | freebsd-ports-gnome-a2d0c230747804ad3337ab64850558b51fe25bde.tar.gz freebsd-ports-gnome-a2d0c230747804ad3337ab64850558b51fe25bde.tar.zst freebsd-ports-gnome-a2d0c230747804ad3337ab64850558b51fe25bde.zip |
- Reset maintainer:
<shuvaev@physik.uni-wuerzburg.de>
(reason: 550 5.7.1 <shuvaev@physik.uni-wuerzburg.de>: Recipient address rejected: User unknown)
-rw-r--r-- | benchmarks/stream/Makefile | 2 | ||||
-rw-r--r-- | devel/libburn/Makefile | 2 | ||||
-rw-r--r-- | devel/libisofs/Makefile | 2 | ||||
-rw-r--r-- | net/acx100/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xfburn/Makefile | 2 | ||||
-rw-r--r-- | sysutils/xorriso/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/gtkdatabox/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/benchmarks/stream/Makefile b/benchmarks/stream/Makefile index ec1e993c5679..225f5ca1b820 100644 --- a/benchmarks/stream/Makefile +++ b/benchmarks/stream/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://www.cs.virginia.edu/stream/FTP/Code/ DISTFILES= stream.c DIST_SUBDIR= ${PORTNAME}-1.0/${PORTVERSION} -MAINTAINER= shuvaev@physik.uni-wuerzburg.de +MAINTAINER= ports@FreeBSD.org COMMENT= Synthetic benchmark program that measures sustainable memory bandwidth PLIST_FILES= bin/stream_bench 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 diff --git a/devel/libisofs/Makefile b/devel/libisofs/Makefile index 04715343b968..40cb742a6734 100644 --- a/devel/libisofs/Makefile +++ b/devel/libisofs/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.2 CATEGORIES= devel MASTER_SITES= http://files.libburnia-project.org/releases/ -MAINTAINER= shuvaev@physik.uni-wuerzburg.de +MAINTAINER= ports@FreeBSD.org COMMENT= Libburnia ISO9660 filesystem creation library LIB_DEPENDS= burn.4:${PORTSDIR}/devel/libburn diff --git a/net/acx100/Makefile b/net/acx100/Makefile index a300b027e66c..0f7cb59e96be 100644 --- a/net/acx100/Makefile +++ b/net/acx100/Makefile @@ -20,7 +20,7 @@ DISTFILES= ${DISTFILE_0}:file_0 \ DIST_SUBDIR= acx EXTRACT_ONLY= ${DISTFILE_0} -MAINTAINER= shuvaev@physik.uni-wuerzburg.de +MAINTAINER= ports@FreeBSD.org COMMENT= Texas Instruments (TI) ACX100 and ACX111 IEEE 802.11 driver BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip diff --git a/sysutils/xfburn/Makefile b/sysutils/xfburn/Makefile index 67522422fe6d..0868d7206c9f 100644 --- a/sysutils/xfburn/Makefile +++ b/sysutils/xfburn/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 -MAINTAINER= shuvaev@physik.uni-wuerzburg.de +MAINTAINER= ports@FreeBSD.org COMMENT= CD/DVD burning tool for Xfce LIB_DEPENDS= burn.4:${PORTSDIR}/devel/libburn \ diff --git a/sysutils/xorriso/Makefile b/sysutils/xorriso/Makefile index a3083798df74..47b257eec4aa 100644 --- a/sysutils/xorriso/Makefile +++ b/sysutils/xorriso/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://files.libburnia-project.org/releases/ DISTNAME= libisoburn-${PORTVERSION} -MAINTAINER= shuvaev@physik.uni-wuerzburg.de +MAINTAINER= ports@FreeBSD.org COMMENT= ISO image manipulation tool based on Libburnia BUILD_DEPENDS= libburn>=1.1.0:${PORTSDIR}/devel/libburn \ diff --git a/x11-toolkits/gtkdatabox/Makefile b/x11-toolkits/gtkdatabox/Makefile index 019f5cd7f968..1c272b2cb458 100644 --- a/x11-toolkits/gtkdatabox/Makefile +++ b/x11-toolkits/gtkdatabox/Makefile @@ -13,7 +13,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= SF http://www.eudoxos.de/gtk/gtkdatabox/download/ DIST_SUBDIR= gnome2 -MAINTAINER= shuvaev@physik.uni-wuerzburg.de +MAINTAINER= ports@FreeBSD.org COMMENT= A GTK+2 widget to display large amounts of numerical data USE_LDCONFIG= yes |