diff options
author | anders <anders@FreeBSD.org> | 2009-08-05 07:20:58 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2009-08-05 07:20:58 +0800 |
commit | 936bf2e7d1c74645acf55f7c720fa44aac042bc9 (patch) | |
tree | a13b06f8c057a1ee453688c35ab145487dcf9288 /audio | |
parent | 25afe45781e615e7b90a3ea8f44a0943ef7cfafd (diff) | |
download | freebsd-ports-gnome-936bf2e7d1c74645acf55f7c720fa44aac042bc9.tar.gz freebsd-ports-gnome-936bf2e7d1c74645acf55f7c720fa44aac042bc9.tar.zst freebsd-ports-gnome-936bf2e7d1c74645acf55f7c720fa44aac042bc9.zip |
Drop maintainership of some ports I do not use or have interest for
anymore.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/HVSC-Update/Makefile | 2 | ||||
-rw-r--r-- | audio/xmp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/HVSC-Update/Makefile b/audio/HVSC-Update/Makefile index db6c6f7cab28..e5a1578c4bc1 100644 --- a/audio/HVSC-Update/Makefile +++ b/audio/HVSC-Update/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.hvsc.c64.org/Downloads/ \ DISTNAME= ${PORTNAME:S/-/_/}_Tool_source_${PORTVERSION:S/.//g} EXTRACT_SUFX= .tgz -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Update program for the HVSC C= 64 SID tune collection BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile index 40c003568c21..b521f26446a8 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= anders@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A player for many different Amiga and PC module formats USE_GMAKE= yes |