diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-26 05:44:19 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-26 05:44:19 +0000 |
commit | 79ed41a8a032517e571d68b42937692ec14f0dae (patch) | |
tree | 711755e8addaf8e96d38721a3ad45b08e149d406 /audio/cynthiune | |
parent | 32b85b62b24a4b43b3041a282557f909848a3143 (diff) |
Notes
Diffstat (limited to 'audio/cynthiune')
-rw-r--r-- | audio/cynthiune/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cynthiune/Makefile b/audio/cynthiune/Makefile index 8f30c6e12ea9..3a8253f19221 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= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Romantic music player for GNUstep LICENSE= GPLv2 |