diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-08-16 03:26:13 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-08-16 03:26:13 +0800 |
commit | 620bda1c228779cc66f3457aa93436a4ff056b5b (patch) | |
tree | bca4de8af9f787da339936fb7663e89cf313b465 /audio | |
parent | 95ea0dded343c415f47c82eac1d3cfebbd99a15a (diff) | |
download | freebsd-ports-gnome-620bda1c228779cc66f3457aa93436a4ff056b5b.tar.gz freebsd-ports-gnome-620bda1c228779cc66f3457aa93436a4ff056b5b.tar.zst freebsd-ports-gnome-620bda1c228779cc66f3457aa93436a4ff056b5b.zip |
- Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back
Approved by: portmgr
Diffstat (limited to 'audio')
-rw-r--r-- | audio/bmp-flac/Makefile | 2 | ||||
-rw-r--r-- | audio/eawplus/Makefile | 2 | ||||
-rw-r--r-- | audio/guspat/Makefile | 2 | ||||
-rw-r--r-- | audio/timidity++/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/bmp-flac/Makefile b/audio/bmp-flac/Makefile index d7d80c81a5eb..0d1d3be084d9 100644 --- a/audio/bmp-flac/Makefile +++ b/audio/bmp-flac/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://ccm.sherry.jp/tmp/ PKGNAMEPREFIX= bmp- DISTNAME= ${PORTNAME}-CVS-${PORTVERSION}-with-bmp-plugin -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FLAC input plugin for beep-media-player LIB_DEPENDS= beep.2:${PORTSDIR}/multimedia/beep-media-player \ diff --git a/audio/eawplus/Makefile b/audio/eawplus/Makefile index 5f0ff3b4b826..1562fb73c40c 100644 --- a/audio/eawplus/Makefile +++ b/audio/eawplus/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= nork -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= E.A.W.+Izumo+Tamuki collection of Gravis Ultrasound MIDI patches # Not useful without timidity. diff --git a/audio/guspat/Makefile b/audio/guspat/Makefile index 3be224f18ec9..ffee4d22d23e 100644 --- a/audio/guspat/Makefile +++ b/audio/guspat/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= nork DISTFILES= ${PORTNAME}-${PORTVERSION}-required${EXTRACT_SUFX} \ ${PORTNAME}-${PORTVERSION}-optional${EXTRACT_SUFX} -MAINTAINER= nork@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Izumo collection of Gravis Ultrasound MIDI patches # Not useful without timidity. diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile index 4c2cb8f16b73..442b3c02092d 100644 --- a/audio/timidity++/Makefile +++ b/audio/timidity++/Makefile @@ -12,7 +12,7 @@ CATEGORIES+= audio MASTER_SITES= SF/timidity/TiMidity%2B%2B/TiMidity%2B%2B-${PORTVERSION} DISTNAME= TiMidity++-${PORTVERSION} -MAINTAINER?= nork@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Software MIDI player .if !defined(PKGNAMESUFFIX) |