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 | |
parent | - update to 0.8.2 (diff) |
- take maintainership
Approved by: maintainer
-rw-r--r-- | audio/cynthiune/Makefile | 2 | ||||
-rw-r--r-- | audio/volumecontrol.app/Makefile | 2 | ||||
-rw-r--r-- | databases/gdl2/Makefile | 2 | ||||
-rw-r--r-- | deskutils/charmap/Makefile | 2 | ||||
-rw-r--r-- | editors/textedit.app/Makefile | 2 |
5 files changed, 5 insertions, 5 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 diff --git a/databases/gdl2/Makefile b/databases/gdl2/Makefile index 767958c5812d..5ea4ef86c19f 100644 --- a/databases/gdl2/Makefile +++ b/databases/gdl2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= libs DISTNAME= gnustep-dl2-${PORTVERSION} -MAINTAINER= gurkan@phys.ethz.ch +MAINTAINER= dinoex@FreeBSD.org COMMENT= GNUstep Database Library 2 (Enterprise Objects Framework) USE_GNUSTEP= yes diff --git a/deskutils/charmap/Makefile b/deskutils/charmap/Makefile index 191ba33462cc..426cd073df1d 100644 --- a/deskutils/charmap/Makefile +++ b/deskutils/charmap/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.nongnu.org/charmap/ \ ${MASTER_SITE_GNUSTEP_CH} DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= gurkan@phys.ethz.ch +MAINTAINER= dinoex@FreeBSD.org COMMENT= Character map for GNUstep WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/editors/textedit.app/Makefile b/editors/textedit.app/Makefile index dcf3af9f381f..39f94adbc086 100644 --- a/editors/textedit.app/Makefile +++ b/editors/textedit.app/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors gnustep MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION}.orig -MAINTAINER= gurkan@phys.ethz.ch +MAINTAINER= dinoex@FreeBSD.org COMMENT= Basic text editor for GNUstep USE_GNUSTEP= yes |