diff options
author | Anders Nordby <anders@FreeBSD.org> | 2009-08-04 23:20:58 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2009-08-04 23:20:58 +0000 |
commit | 548e5ceeb5e8b1b1621a24f4a3ba0d12ca702add (patch) | |
tree | f2dee1ce4f696affa6fd718f9f2751abdd8af8b6 /audio | |
parent | d15baf3d7bd25e7f4b130380f413924aaa4860ad (diff) |
Notes
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 |