diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-09-27 12:08:23 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-09-27 12:08:23 +0000 |
commit | db6d323dff20583333ecef6235503c364118e8ce (patch) | |
tree | 3f7da2ba58fa56396a4b7cd60f445567da127dd5 /audio | |
parent | 48a2ab644814a0a03473a4fc0cf645c05b8e276a (diff) | |
download | ports-db6d323dff20583333ecef6235503c364118e8ce.tar.gz ports-db6d323dff20583333ecef6235503c364118e8ce.zip |
Notes
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 d0e3c18d5f7f..96d1843d9572 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.org +MAINTAINER= martymac@FreeBSD.org COMMENT= A metronome application LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile |