diff options
author | Juergen Lock <nox@FreeBSD.org> | 2006-12-23 17:42:42 +0000 |
---|---|---|
committer | Juergen Lock <nox@FreeBSD.org> | 2006-12-23 17:42:42 +0000 |
commit | 52f4e6467c63951f46b8d5aec3a4d720aa32c9a0 (patch) | |
tree | e35a1b922fc5e25739307a4ae71a73e8afd2480e /audio/gramofile | |
parent | 70120b36747917139713b15646661539e74b68db (diff) | |
download | ports-52f4e6467c63951f46b8d5aec3a4d720aa32c9a0.tar.gz ports-52f4e6467c63951f46b8d5aec3a4d720aa32c9a0.zip |
Notes
Diffstat (limited to 'audio/gramofile')
-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 |