diff options
author | mva <mva@FreeBSD.org> | 2013-12-01 18:33:35 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2013-12-01 18:33:35 +0800 |
commit | 73f1f2c897142206692d36ba2ebfb4b03157c748 (patch) | |
tree | de611efe8c0e5a577609700ac2032bd722209ba4 /misc | |
parent | 5b4033dd531a2b9ff73208a2f978be59272f8073 (diff) | |
download | freebsd-ports-gnome-73f1f2c897142206692d36ba2ebfb4b03157c748.tar.gz freebsd-ports-gnome-73f1f2c897142206692d36ba2ebfb4b03157c748.tar.zst freebsd-ports-gnome-73f1f2c897142206692d36ba2ebfb4b03157c748.zip |
- Pass back to ports@, since I lack the time to take care of it
Diffstat (limited to 'misc')
-rw-r--r-- | misc/lingoteach/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/lingoteach/Makefile b/misc/lingoteach/Makefile index e9b096ecb2e5..8f1e77e42ae0 100644 --- a/misc/lingoteach/Makefile +++ b/misc/lingoteach/Makefile @@ -1,4 +1,3 @@ -# Created by: Marcus von Appen # $FreeBSD$ PORTNAME= lingoteach @@ -11,7 +10,7 @@ DISTFILES= ${PORTNAME}-ui-${PORTVERSION}.tar.gz DISTFILES+= ${PORTNAME}-sound-${SOUNDV}.tar.gz .endif -MAINTAINER= mva@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A language teaching program with sound LIB_DEPENDS= lingoteach.3:${PORTSDIR}/textproc/liblingoteach |