diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/cynthiune/Makefile | 2 | ||||
-rw-r--r-- | audio/volumecontrol.app/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/cynthiune/Makefile b/audio/cynthiune/Makefile index 2e3067ebf2de..fb8b28ccc1bb 100644 --- a/audio/cynthiune/Makefile +++ b/audio/cynthiune/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/c/cynthiune.app DISTNAME= cynthiune.app_${PORTVERSION}.orig -MAINTAINER= gurkan@phys.ethz.ch +MAINTAINER= dinoex@FreeBSD.org COMMENT= Romantic music player for GNUstep LIB_DEPENDS+= FLAC:${PORTSDIR}/audio/flac diff --git a/audio/volumecontrol.app/Makefile b/audio/volumecontrol.app/Makefile index 074bb8f843d5..d6cb0d3d88e9 100644 --- a/audio/volumecontrol.app/Makefile +++ b/audio/volumecontrol.app/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio gnustep MASTER_SITES= http://www.linuks.mine.nu/volumecontrol/ \ ${MASTER_SITE_GNUSTEP_CH} -MAINTAINER= gurkan@phys.ethz.ch +MAINTAINER= dinoex@FreeBSD.org COMMENT= Audio mixer for GNUstep USE_GNUSTEP= yes |