diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-09-07 15:52:18 +0000 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-09-07 15:52:18 +0000 |
commit | 5b64868bdb843d39a8078482a27610a2facdae74 (patch) | |
tree | b75dbb6735fcf51ed7ea57de9b7c1ab165078ec3 /audio | |
parent | a8f3115b36639bc874e0cf94b4f8be4b08720505 (diff) | |
download | FreeBSD-ports-5b64868bdb843d39a8078482a27610a2facdae74.zip FreeBSD-ports-5b64868bdb843d39a8078482a27610a2facdae74.tar.gz |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gtick/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gtick/Makefile b/audio/gtick/Makefile index 637b790..d0e3c18 100644 --- a/audio/gtick/Makefile +++ b/audio/gtick/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://www.antcom.de/gtick/download/ CENKES -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= A metronome application LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile |