diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2008-04-29 17:50:29 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2008-04-29 17:50:29 +0000 |
commit | 115943e222d2ab7db546336593fb08bbf0a34517 (patch) | |
tree | bac45354e5fbc461ba691dda597d80e18aaaeac8 /audio | |
parent | b079bde230c860a86449bb346151f457dcc9a210 (diff) |
- take maintainership
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=212269
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 |