diff options
author | nox <nox@FreeBSD.org> | 2006-12-24 01:42:42 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2006-12-24 01:42:42 +0800 |
commit | 19fa7fbb7eb185cdf429dd509831afe095dcf690 (patch) | |
tree | d25747fbb96aa8c7bf507bcbb908342a08a0e905 /audio | |
parent | 46cf1c20dbb4ff676336dcd708e0fa3b5bd989d5 (diff) | |
download | freebsd-ports-gnome-19fa7fbb7eb185cdf429dd509831afe095dcf690.tar.gz freebsd-ports-gnome-19fa7fbb7eb185cdf429dd509831afe095dcf690.tar.zst freebsd-ports-gnome-19fa7fbb7eb185cdf429dd509831afe095dcf690.zip |
Update MAINTAINER email address of my ports
Approved by: miwi
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gramofile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gramofile/Makefile b/audio/gramofile/Makefile index 58f494b37eda..5ba73cdaf10d 100644 --- a/audio/gramofile/Makefile +++ b/audio/gramofile/Makefile @@ -16,7 +16,7 @@ PATCH_SITE_SUBDIR= pool/main/g/${PORTNAME} PATCHFILES= ${PORTNAME}_1.6-7.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= nox@jelal.kn-bremen.de +MAINTAINER= nox@FreeBSD.org COMMENT= Audio recording and tick/scratch reduction for e.g. vinyl records BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig11 |