diff options
author | Ed Schouten <ed@FreeBSD.org> | 2008-06-20 07:18:30 +0000 |
---|---|---|
committer | Ed Schouten <ed@FreeBSD.org> | 2008-06-20 07:18:30 +0000 |
commit | 107896899977f970d40a9c2b58bdb39ee0eabec0 (patch) | |
tree | ec88868b2d7634482543255eaa17f5e10703ede7 | |
parent | 16d2f87000cf786ba32de8f7de42c8283590a8ab (diff) | |
download | ports-107896899977f970d40a9c2b58bdb39ee0eabec0.tar.gz ports-107896899977f970d40a9c2b58bdb39ee0eabec0.zip |
Notes
-rw-r--r-- | audio/herrie/Makefile | 2 | ||||
-rw-r--r-- | devel/cobf/Makefile | 2 | ||||
-rw-r--r-- | devel/elfrc/Makefile | 2 | ||||
-rw-r--r-- | devel/mimir/Makefile | 2 | ||||
-rw-r--r-- | devel/mingw32-directx/Makefile | 2 | ||||
-rw-r--r-- | devel/mingw32-pdcurses/Makefile | 2 | ||||
-rw-r--r-- | devel/mingw32-pthreads/Makefile | 2 | ||||
-rw-r--r-- | dns/totd/Makefile | 2 | ||||
-rw-r--r-- | games/q3base/Makefile | 2 | ||||
-rw-r--r-- | games/sudsol/Makefile | 2 | ||||
-rw-r--r-- | lang/elan/Makefile | 2 | ||||
-rw-r--r-- | net/freedbd/Makefile | 2 | ||||
-rw-r--r-- | net/kissd/Makefile | 2 | ||||
-rw-r--r-- | sysutils/raincoat/Makefile | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/audio/herrie/Makefile b/audio/herrie/Makefile index c4dfe2092b63..4ee1777f0cf9 100644 --- a/audio/herrie/Makefile +++ b/audio/herrie/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://herrie.info/distfiles/ \ http://www.il.fontys.nl/~ed/projects/herrie/distfiles/ \ http://www.stack.nl/~ed/projects/herrie/distfiles/ -MAINTAINER= ed@fxq.nl +MAINTAINER= ed@FreeBSD.org COMMENT= A small command line interface music player HAS_CONFIGURE= yes diff --git a/devel/cobf/Makefile b/devel/cobf/Makefile index d382aaebefd6..782a842f9ef7 100644 --- a/devel/cobf/Makefile +++ b/devel/cobf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://home.arcor.de/bernhard.baier/${PORTNAME}/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= ed@fxq.nl +MAINTAINER= ed@FreeBSD.org COMMENT= C and C++ code obfuscator USE_ZIP= yes diff --git a/devel/elfrc/Makefile b/devel/elfrc/Makefile index e86428ea9518..be617c03ebc9 100644 --- a/devel/elfrc/Makefile +++ b/devel/elfrc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7 CATEGORIES= devel MASTER_SITES= http://ktown.kde.org/~frerich/ -MAINTAINER= ed@fxq.nl +MAINTAINER= ed@FreeBSD.org COMMENT= Resource compiler for ELF systems PLIST_FILES= bin/elfrc diff --git a/devel/mimir/Makefile b/devel/mimir/Makefile index fbf40293a385..5117c83de46c 100644 --- a/devel/mimir/Makefile +++ b/devel/mimir/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://ftp.cs.ru.nl/pub/vb/ -MAINTAINER= ed@fxq.nl +MAINTAINER= ed@FreeBSD.org COMMENT= Data-structure library used by the Elan Programming Environment USE_AUTOTOOLS= libtool:15 diff --git a/devel/mingw32-directx/Makefile b/devel/mingw32-directx/Makefile index 06b2aa62d7c9..43d64c1732b4 100644 --- a/devel/mingw32-directx/Makefile +++ b/devel/mingw32-directx/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.libsdl.org/extras/win32/cygwin/ PKGNAMEPREFIX= mingw32- DISTNAME= ${PORTNAME}-devel -MAINTAINER= ed@fxq.nl +MAINTAINER= ed@FreeBSD.org COMMENT= DirectX header files for use with MinGW BUILD_DEPENDS= ${PKGNAMEPREFIX}gcc:${PORTSDIR}/devel/${PKGNAMEPREFIX}gcc \ diff --git a/devel/mingw32-pdcurses/Makefile b/devel/mingw32-pdcurses/Makefile index d512b3925dab..6849ca2ceebb 100644 --- a/devel/mingw32-pdcurses/Makefile +++ b/devel/mingw32-pdcurses/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= mingw32- DISTNAME= PDCurses-${PORTVERSION} -MAINTAINER= ed@fxq.nl +MAINTAINER= ed@FreeBSD.org COMMENT= Curses and Panel terminal library for Windows BUILD_DEPENDS= ${PKGNAMEPREFIX}gcc:${PORTSDIR}/devel/${PKGNAMEPREFIX}gcc \ diff --git a/devel/mingw32-pthreads/Makefile b/devel/mingw32-pthreads/Makefile index f396abf5ccee..afc6951e3280 100644 --- a/devel/mingw32-pthreads/Makefile +++ b/devel/mingw32-pthreads/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://sources.redhat.com/pub/${PORTNAME}-win32/ PKGNAMEPREFIX= mingw32- DISTNAME= ${PORTNAME}-w32-${PORTVERSION:S/./-/g}-release -MAINTAINER= ed@fxq.nl +MAINTAINER= ed@FreeBSD.org COMMENT= POSIX threads library for Windows compiled with MinGW32 BUILD_DEPENDS= ${PKGNAMEPREFIX}gcc:${PORTSDIR}/devel/${PKGNAMEPREFIX}gcc \ diff --git a/dns/totd/Makefile b/dns/totd/Makefile index c30f275d99d2..df764d917dd1 100644 --- a/dns/totd/Makefile +++ b/dns/totd/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= dns ipv6 MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ -MAINTAINER= ed@fxq.nl +MAINTAINER= ed@FreeBSD.org COMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation USE_RC_SUBR= totd diff --git a/games/q3base/Makefile b/games/q3base/Makefile index dbba8d9edc9a..6975ac3ae44e 100644 --- a/games/q3base/Makefile +++ b/games/q3base/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://quake3.quakesrc.org/files/quake3/q3base/ -MAINTAINER= ed@fxq.nl +MAINTAINER= ed@FreeBSD.org COMMENT= Quake III Arena fork using SDL DEPRECATED= Project gone, website defaced diff --git a/games/sudsol/Makefile b/games/sudsol/Makefile index 930e6c632fc0..587a49542fb6 100644 --- a/games/sudsol/Makefile +++ b/games/sudsol/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1 CATEGORIES= games MASTER_SITES= http://rink.nu/downloads/projects/ -MAINTAINER= ed@fxq.nl +MAINTAINER= rink@FreeBSD.org COMMENT= A utility to solve Sudoku puzzles USE_GMAKE= yes diff --git a/lang/elan/Makefile b/lang/elan/Makefile index 1f04ff20d12f..afd5eb36549a 100644 --- a/lang/elan/Makefile +++ b/lang/elan/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= ftp://ftp.cs.ru.nl/pub/vb/ DISTNAME= ${PORTNAME}-1.7 -MAINTAINER= ed@fxq.nl +MAINTAINER= ed@FreeBSD.org COMMENT= Compiler for the Elan Programming Environment LIB_DEPENDS= dcg:${PORTSDIR}/devel/mimir diff --git a/net/freedbd/Makefile b/net/freedbd/Makefile index d23971952127..3c1af500bc29 100644 --- a/net/freedbd/Makefile +++ b/net/freedbd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1 CATEGORIES= net audio MASTER_SITES= http://rink.nu/downloads/projects/ -MAINTAINER= ed@fxq.nl +MAINTAINER= rink@FreeBSD.org COMMENT= A lightweight daemon for answering FreeDB queries GNU_CONFIGURE= yes diff --git a/net/kissd/Makefile b/net/kissd/Makefile index 63b08607daca..053d3e8e95f7 100644 --- a/net/kissd/Makefile +++ b/net/kissd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1 CATEGORIES= net multimedia MASTER_SITES= http://rink.nu/downloads/projects/ -MAINTAINER= ed@fxq.nl +MAINTAINER= rink@FreeBSD.org COMMENT= A daemon for providing multimedia files to KiSS DP-50x players GNU_CONFIGURE= yes diff --git a/sysutils/raincoat/Makefile b/sysutils/raincoat/Makefile index 33bbf20743f6..0f6efd648cc6 100644 --- a/sysutils/raincoat/Makefile +++ b/sysutils/raincoat/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xbox-linux EXTRACT_SUFX= .tbz2 -MAINTAINER= ed@fxq.nl +MAINTAINER= ed@FreeBSD.org COMMENT= BIOS flash utility for the Microsoft Xbox # Xbox is i386 |