diff options
-rw-r--r-- | astro/viking/Makefile | 2 | ||||
-rw-r--r-- | audio/gnupod/Makefile | 2 | ||||
-rw-r--r-- | audio/gnupod/pkg-descr | 2 | ||||
-rw-r--r-- | audio/libmikmod/Makefile | 2 | ||||
-rw-r--r-- | audio/libmikmod/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/p5-Filesys-DiskFree/Makefile | 2 | ||||
-rw-r--r-- | sysutils/p5-Filesys-DiskFree/pkg-descr | 3 | ||||
-rw-r--r-- | textproc/xmlindent/Makefile | 2 |
8 files changed, 5 insertions, 12 deletions
diff --git a/astro/viking/Makefile b/astro/viking/Makefile index 19b3498bd7f1..39399a503df2 100644 --- a/astro/viking/Makefile +++ b/astro/viking/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.93 CATEGORIES= astro MASTER_SITES= SF -MAINTAINER= david@trucs.org +MAINTAINER= ports@FreeBSD.org COMMENT= Program to manage GPS data (tracks, waypoints, etc) LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ diff --git a/audio/gnupod/Makefile b/audio/gnupod/Makefile index e7946f758af8..1a876ec7fadc 100644 --- a/audio/gnupod/Makefile +++ b/audio/gnupod/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ MASTER_SITE_SUBDIR= gnupod EXTRACT_SUFX= .tgz -MAINTAINER= david@trucs.org +MAINTAINER= ports@FreeBSD.org COMMENT= Set of Perl scripts for using an Apple iPod BUILD_DEPENDS= ${SITE_PERL}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \ diff --git a/audio/gnupod/pkg-descr b/audio/gnupod/pkg-descr index 1ebf11e63e57..6f418074c129 100644 --- a/audio/gnupod/pkg-descr +++ b/audio/gnupod/pkg-descr @@ -1,5 +1,3 @@ GNUpod is a collection of tools which allow you to use your iPod. WWW: http://www.gnu.org/software/gnupod/ - -- QuiRK <david@dyn-ns.net> diff --git a/audio/libmikmod/Makefile b/audio/libmikmod/Makefile index 30b5362121eb..aebb7b0edeb8 100644 --- a/audio/libmikmod/Makefile +++ b/audio/libmikmod/Makefile @@ -15,7 +15,7 @@ PATCH_SITES= http://mikmod.raphnet.net/files/ PATCHFILES= libmikmod-3.1.11-a.diff PATCH_DIST_STRIP= -p1 -MAINTAINER= david@trucs.org +MAINTAINER= ports@FreeBSD.org COMMENT= MikMod Sound Library USE_AUTOTOOLS= libtool:22 diff --git a/audio/libmikmod/pkg-descr b/audio/libmikmod/pkg-descr index 0723ec3088ec..23a6f5ac3ac0 100644 --- a/audio/libmikmod/pkg-descr +++ b/audio/libmikmod/pkg-descr @@ -4,5 +4,3 @@ It is able to play the IT, XM, S3M, MTM, 669, STM, ULT, FAR, MED, AMF, DSM, IMF, GDM, STX, OKT and of course MOD module formats. WWW: http://mikmod.raphnet.net - -- Michael <mharo@area51.fremont.ca.us> diff --git a/sysutils/p5-Filesys-DiskFree/Makefile b/sysutils/p5-Filesys-DiskFree/Makefile index a47b188e01f4..0cd47d53069a 100644 --- a/sysutils/p5-Filesys-DiskFree/Makefile +++ b/sysutils/p5-Filesys-DiskFree/Makefile @@ -12,7 +12,7 @@ CATEGORIES= sysutils perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= david@trucs.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl equivalent of df(2) PERL_CONFIGURE= yes diff --git a/sysutils/p5-Filesys-DiskFree/pkg-descr b/sysutils/p5-Filesys-DiskFree/pkg-descr index f8c254e16279..379f91a38269 100644 --- a/sysutils/p5-Filesys-DiskFree/pkg-descr +++ b/sysutils/p5-Filesys-DiskFree/pkg-descr @@ -1,5 +1,2 @@ Filesys::DiskFree does about what the unix command df(1) does, listing the mounted disks, and the amount of free space used & available. - -- David Le Brun -david@dyn-ns.net diff --git a/textproc/xmlindent/Makefile b/textproc/xmlindent/Makefile index 5bcd0090e1bd..5318bb29e3cc 100644 --- a/textproc/xmlindent/Makefile +++ b/textproc/xmlindent/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF -MAINTAINER= david@trucs.org +MAINTAINER= ports@FreeBSD.org COMMENT= XML stream reformatter MANCOMPRESSED= no |