diff options
author | db <db@FreeBSD.org> | 2007-01-20 02:14:20 +0800 |
---|---|---|
committer | db <db@FreeBSD.org> | 2007-01-20 02:14:20 +0800 |
commit | 48cd9aa55ef05b43bc8d5db299a6c56e96507f4b (patch) | |
tree | cb3ec3cbd742b8f0b03c40dff87e7743336732f8 /comms/qsstv | |
parent | 6bf5eb8026accb034fe3d5699aba4dfbc7f05a8b (diff) | |
download | freebsd-ports-graphics-48cd9aa55ef05b43bc8d5db299a6c56e96507f4b.tar.gz freebsd-ports-graphics-48cd9aa55ef05b43bc8d5db299a6c56e96507f4b.tar.zst freebsd-ports-graphics-48cd9aa55ef05b43bc8d5db299a6c56e96507f4b.zip |
Change my MAINTAINER: line in Makfile to db@FreeBSD.org
fix simple typo in xwota Makefile while at it.
Approved by: ehaupt (mentor)
Diffstat (limited to 'comms/qsstv')
-rw-r--r-- | comms/qsstv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/qsstv/Makefile b/comms/qsstv/Makefile index ec7959a0cbe..3be9e1ebceb 100644 --- a/comms/qsstv/Makefile +++ b/comms/qsstv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= comms hamradio MASTER_SITES= http://users.telenet.be/on4qz/snapshots/download/ EXTRACT_SUFX= .tgz -MAINTAINER= db@db.net +MAINTAINER= db@FreeBSD.org COMMENT= Amateur Radio SSTV/FAX reception program for unix BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake |