diff options
author | dinoex <dinoex@FreeBSD.org> | 2008-04-30 01:50:29 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2008-04-30 01:50:29 +0800 |
commit | f04867fa6f9ad0511dec1228547f8f4dea988b08 (patch) | |
tree | a5434be1f1e008ffb01ab1a84d5530568138b271 /audio | |
parent | 583300876278718cb2082bcf41bcfb7844548007 (diff) | |
download | freebsd-ports-gnome-f04867fa6f9ad0511dec1228547f8f4dea988b08.tar.gz freebsd-ports-gnome-f04867fa6f9ad0511dec1228547f8f4dea988b08.tar.zst freebsd-ports-gnome-f04867fa6f9ad0511dec1228547f8f4dea988b08.zip |
- take maintainership
Approved by: maintainer
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 |