diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-08-07 08:58:31 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-08-07 08:58:31 +0000 |
commit | e54c7f9f9bc6484faad75f3414529aadb7e3ade9 (patch) | |
tree | a13084fa6b9967c03a0fb9a37c822b2856cb1d12 | |
parent | 4e260b3f968c8abc206c958c11894186c466efce (diff) | |
download | ports-e54c7f9f9bc6484faad75f3414529aadb7e3ade9.tar.gz ports-e54c7f9f9bc6484faad75f3414529aadb7e3ade9.zip |
Notes
-rw-r--r-- | benchmarks/rawio/Makefile | 2 | ||||
-rw-r--r-- | devel/ptmalloc/Makefile | 2 | ||||
-rw-r--r-- | devel/ptmalloc2/Makefile | 2 | ||||
-rw-r--r-- | misc/tempcontrol/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mythtv/Makefile | 2 | ||||
-rw-r--r-- | multimedia/tv_grab_au/Makefile | 2 | ||||
-rw-r--r-- | sysutils/dirdiff/Makefile | 2 | ||||
-rw-r--r-- | x11-servers/x2x/Makefile | 2 | ||||
-rw-r--r-- | x11/xtset/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/benchmarks/rawio/Makefile b/benchmarks/rawio/Makefile index 2ba9493f6ee9..2e795b3769af 100644 --- a/benchmarks/rawio/Makefile +++ b/benchmarks/rawio/Makefile @@ -13,7 +13,7 @@ CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.lemis.com/pub/ \ http://ftp.osuosl.org/pub/FreeBSD/distfiles/ -MAINTAINER= grog@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Test performance of low-level storage devices NO_WRKSUBDIR= yes diff --git a/devel/ptmalloc/Makefile b/devel/ptmalloc/Makefile index ceffd5881b73..85705061295a 100644 --- a/devel/ptmalloc/Makefile +++ b/devel/ptmalloc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://www.malloc.de/malloc/ DISTNAME= ptmalloc -MAINTAINER= grog@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Alternative malloc, performs better with threaded applications INCDIR= include/${PORTNAME} diff --git a/devel/ptmalloc2/Makefile b/devel/ptmalloc2/Makefile index ceffd5881b73..85705061295a 100644 --- a/devel/ptmalloc2/Makefile +++ b/devel/ptmalloc2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= http://www.malloc.de/malloc/ DISTNAME= ptmalloc -MAINTAINER= grog@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Alternative malloc, performs better with threaded applications INCDIR= include/${PORTNAME} diff --git a/misc/tempcontrol/Makefile b/misc/tempcontrol/Makefile index 3b34ab464b63..e9a8a71ca0f7 100644 --- a/misc/tempcontrol/Makefile +++ b/misc/tempcontrol/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2 CATEGORIES= misc MASTER_SITES= http://www.lemis.com/grog/brewing/src/brewing/tempcontrol/ -MAINTAINER= grog@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Temperature control for fermenting beer and other applications PLIST_FILES= bin/tempcontrol share/tempcontrol/temperaturecontrolrc.sample \ diff --git a/multimedia/mythtv/Makefile b/multimedia/mythtv/Makefile index ef6ca93fc314..934431479c26 100644 --- a/multimedia/mythtv/Makefile +++ b/multimedia/mythtv/Makefile @@ -13,7 +13,7 @@ CATEGORIES= multimedia MASTER_SITES= http://chuggalug.clues.com/mythtv/ DISTNAME= mythtv-fixes-0.20-13053 -MAINTAINER= grog@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MythTV is a homebrew PVR project LIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \ diff --git a/multimedia/tv_grab_au/Makefile b/multimedia/tv_grab_au/Makefile index ace144a31914..8c7f4d0c0c2f 100644 --- a/multimedia/tv_grab_au/Makefile +++ b/multimedia/tv_grab_au/Makefile @@ -12,7 +12,7 @@ CATEGORIES= multimedia MASTER_SITES= http://www.onlinetractorparts.com.au/rohbags/xmltvau/ # DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= grog@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X 'tv_grab_au' is an XMLTV grabber for Australian TV programmes RUN_DEPENDS= tv_check:${PORTSDIR}/textproc/p5-xmltv diff --git a/sysutils/dirdiff/Makefile b/sysutils/dirdiff/Makefile index e55a3e99e4d5..f7e7c68ba1e3 100644 --- a/sysutils/dirdiff/Makefile +++ b/sysutils/dirdiff/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= sysutils tcl tk MASTER_SITES= ftp://ftp.samba.org/pub/paulus/ -MAINTAINER= grog@FreeBSD.Org +MAINTAINER= ports@FreeBSD.Org COMMENT= A graphical diff tool BUILD_DEPENDS= tclsh8.4:${PORTSDIR}/lang/tcl84 diff --git a/x11-servers/x2x/Makefile b/x11-servers/x2x/Makefile index 3a45fde7a482..8f9c2195d437 100644 --- a/x11-servers/x2x/Makefile +++ b/x11-servers/x2x/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-servers MASTER_SITES= http://gatekeeper.dec.com/pub/DEC/SRC/x2x/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= grog@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A program to link multiple X servers together USE_IMAKE= yes diff --git a/x11/xtset/Makefile b/x11/xtset/Makefile index db4f5d9c7a93..6459f2662286 100644 --- a/x11/xtset/Makefile +++ b/x11/xtset/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= x11 MASTER_SITES= ftp://ftp.lemis.com/pub/ -MAINTAINER= grog@FreeBSD.Org +MAINTAINER= ports@FreeBSD.Org COMMENT= Utility to set title on an xterm NO_WRKSUBDIR= YES |