diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 19:57:11 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-06 19:57:11 +0800 |
commit | 7f5e67a16f11ab4f24c445171b067f1b01045081 (patch) | |
tree | 32b4a6deb38037f67580dcd372cbbf887f4b1044 /misc | |
parent | f74e36c92de5fdb21a15bb8effe5336a352ee9fb (diff) | |
download | freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.tar.gz freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.tar.zst freebsd-ports-gnome-7f5e67a16f11ab4f24c445171b067f1b01045081.zip |
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/countrycodes/Makefile | 2 | ||||
-rw-r--r-- | misc/ddate/Makefile | 2 | ||||
-rw-r--r-- | misc/gnu-watch/Makefile | 2 | ||||
-rw-r--r-- | misc/gopod/Makefile | 2 | ||||
-rw-r--r-- | misc/ree/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/misc/countrycodes/Makefile b/misc/countrycodes/Makefile index a9f6ed4755e2..d4888d8ecd3d 100644 --- a/misc/countrycodes/Makefile +++ b/misc/countrycodes/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.5 CATEGORIES= misc MASTER_SITES= http://www.grigna.com/diego/linux/countrycodes/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= An ISO 3166 country code finder BUILD_WRKSRC= ${WRKSRC}/src diff --git a/misc/ddate/Makefile b/misc/ddate/Makefile index 13a7978086a3..f34eed1b83d3 100644 --- a/misc/ddate/Makefile +++ b/misc/ddate/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= http://www.kernel.org/pub/linux/utils/util-linux/ DISTNAME= util-linux-${PORTVERSION} -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Command to print the date in Discordian date format PLIST_FILES= bin/ddate diff --git a/misc/gnu-watch/Makefile b/misc/gnu-watch/Makefile index c84c25137462..57a7fd201490 100644 --- a/misc/gnu-watch/Makefile +++ b/misc/gnu-watch/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://procps.sourceforge.net/ PKGNAMEPREFIX= gnu- DISTNAME= procps-${DISTVERSION} -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= GNU watch command USE_GETOPT_LONG=yes diff --git a/misc/gopod/Makefile b/misc/gopod/Makefile index 4c4e93900633..f13db8e8fc58 100644 --- a/misc/gopod/Makefile +++ b/misc/gopod/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= http://gopod.free-go.net/ DISTNAME= goPod-${PORTVERSION}_linux_bsd -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Utility to cap/uncap an iPod GNU_CONFIGURE= yes diff --git a/misc/ree/Makefile b/misc/ree/Makefile index cb6da382536c..68f742bda3ee 100644 --- a/misc/ree/Makefile +++ b/misc/ree/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= http://www.linuks.mine.nu/ree/ \ http://critical.ch/distfiles/ -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A tool to dump your ROM extensions PLIST_FILES= bin/rom-ree bin/fontdump |