diff options
author | petef <petef@FreeBSD.org> | 2001-10-07 10:03:45 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-10-07 10:03:45 +0800 |
commit | fccfa4d9f3c52be1bb57a2a1eda38bd9be4e0509 (patch) | |
tree | 34ea0e2319fb3a80aebb374fbbd0d7bec0ab2370 /audio | |
parent | e327031843051a7b73e4977066e0fee1c7ab13ae (diff) | |
download | freebsd-ports-gnome-fccfa4d9f3c52be1bb57a2a1eda38bd9be4e0509.tar.gz freebsd-ports-gnome-fccfa4d9f3c52be1bb57a2a1eda38bd9be4e0509.tar.zst freebsd-ports-gnome-fccfa4d9f3c52be1bb57a2a1eda38bd9be4e0509.zip |
Set maintainer to ports@FreeBSD.org
Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/fcplay/Makefile | 2 | ||||
-rw-r--r-- | audio/gdrdao/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms-tfmx/Makefile | 2 | ||||
-rw-r--r-- | audio/xmp/Makefile | 2 | ||||
-rw-r--r-- | audio/xsidplay/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/audio/fcplay/Makefile b/audio/fcplay/Makefile index 9223aadaf7bf..7c079b9c8c4c 100644 --- a/audio/fcplay/Makefile +++ b/audio/fcplay/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ http://www.freenix.no/~anders/ EXTRACT_SUFX= .tgz -MAINTAINER= anders@fix.no +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/include/sidplay/compconf.h:${PORTSDIR}/audio/libsidplay diff --git a/audio/gdrdao/Makefile b/audio/gdrdao/Makefile index 7dcaaee67d6c..f459f305c60f 100644 --- a/audio/gdrdao/Makefile +++ b/audio/gdrdao/Makefile @@ -10,7 +10,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= anders@fix.no +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= cdrdao:${PORTSDIR}/audio/cdrdao diff --git a/audio/xmms-tfmx/Makefile b/audio/xmms-tfmx/Makefile index acaf3747e493..f0e7095d8995 100644 --- a/audio/xmms-tfmx/Makefile +++ b/audio/xmms-tfmx/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \ http://www.freenix.no/~anders/ -MAINTAINER= anders@fix.no +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= xmms.2:${PORTSDIR}/audio/xmms diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile index 625d55da7449..3105f82a5355 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://xmp.helllabs.org/pkg/%SUBDIR%/ \ http://xmp.linuxave.net/pkg/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTVERSION} -MAINTAINER= anders@fix.no +MAINTAINER= ports@FreeBSD.org USE_BZIP2= yes USE_XLIB= yes diff --git a/audio/xsidplay/Makefile b/audio/xsidplay/Makefile index e7c3edaa0ab3..fffcecb07855 100644 --- a/audio/xsidplay/Makefile +++ b/audio/xsidplay/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages http://www.freenix.no/~anders/ EXTRACT_SUFX= .tgz -MAINTAINER= anders@fix.no +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= sidplay.1:${PORTSDIR}/audio/libsidplay |