diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-10-27 00:46:52 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-10-27 00:46:52 +0000 |
commit | 59fe6b05434e16f1fc664d982f76459e3c5c71ae (patch) | |
tree | 422bca5e8a9a0f1cc4f2db66154b5f1088b7c46c | |
parent | 7f9fffd189684de95ae35a3a81c88def912df451 (diff) | |
download | ports-59fe6b05434e16f1fc664d982f76459e3c5c71ae.tar.gz ports-59fe6b05434e16f1fc664d982f76459e3c5c71ae.zip |
Notes
-rw-r--r-- | audio/csound/Makefile | 2 | ||||
-rw-r--r-- | audio/smasher/Makefile | 2 | ||||
-rw-r--r-- | editors/diakonos/Makefile | 2 | ||||
-rw-r--r-- | ftp/IglooFTP/Makefile | 2 | ||||
-rw-r--r-- | games/abuse/Makefile | 2 | ||||
-rw-r--r-- | games/abuse_sdl/Makefile | 2 | ||||
-rw-r--r-- | graphics/mesa-demos/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile index c9dbbf022041..409f9ee0d36a 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME:S/c/C/}${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src DIST_SUBDIR= csound -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Sound synthesizer LIB_DEPENDS= sndfile:${PORTSDIR}/audio/libsndfile diff --git a/audio/smasher/Makefile b/audio/smasher/Makefile index fe6b1322d9b5..0d39d6ea5ba5 100644 --- a/audio/smasher/Makefile +++ b/audio/smasher/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}-source -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Cross platform audio loop slicer LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ diff --git a/editors/diakonos/Makefile b/editors/diakonos/Makefile index d9305b82784d..6e2c1189067c 100644 --- a/editors/diakonos/Makefile +++ b/editors/diakonos/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors ruby MASTER_SITES= http://purepistos.net/diakonos/ \ http://distfiles.officialunix.com/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= A Linux editor for the masses USE_RUBY= yes diff --git a/ftp/IglooFTP/Makefile b/ftp/IglooFTP/Makefile index 5e619c103c56..6bcf83eb37fd 100644 --- a/ftp/IglooFTP/Makefile +++ b/ftp/IglooFTP/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ MASTER_SITE_SUBDIR= system/network/file-transfer DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= Easy to use FTP client for X Window System WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src diff --git a/games/abuse/Makefile b/games/abuse/Makefile index 4a48fcb8d95a..fc5aba898cfa 100644 --- a/games/abuse/Makefile +++ b/games/abuse/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.pardus.org.tr/pub/source/2007/ \ DISTFILES= abuse_datafiles.tar.gz EXTRACT_ONLY= # empty -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= The classic 2D action game Abuse RUN_DEPENDS= abuse.sdl:${PORTSDIR}/games/abuse_sdl diff --git a/games/abuse_sdl/Makefile b/games/abuse_sdl/Makefile index 25bfc2f8a2d8..29a8c147739e 100644 --- a/games/abuse_sdl/Makefile +++ b/games/abuse_sdl/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://abuse.zoy.org/raw/Downloads/ \ http://casemanl.linux.tucows.com/files/ DISTNAME= abuse-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= An SDL port of the Abuse game engine # Add in the oposite, request games/abuse if being installed directly diff --git a/graphics/mesa-demos/Makefile b/graphics/mesa-demos/Makefile index b6a7791cb89f..3911fa1466e6 100644 --- a/graphics/mesa-demos/Makefile +++ b/graphics/mesa-demos/Makefile @@ -10,7 +10,7 @@ PORTVERSION= ${MESAVERSION} CATEGORIES= graphics PKGNAMEPREFIX= mesa- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c.petrik.sosa@gmail.com COMMENT= OpenGL demos distributed with Mesa .if !defined(WITHOUT_NOUVEAU) |