diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-07-07 17:34:13 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-07-07 17:34:13 +0000 |
commit | 2e9eb76aefc968de446ffd896aa41fd87c4e6e4a (patch) | |
tree | 9aa6c8a214b31b66755876ce7a2247530115212d /x11-toolkits | |
parent | ba7c9597644af02f7ff4f0423f149fa50de6b3f7 (diff) | |
download | ports-2e9eb76aefc968de446ffd896aa41fd87c4e6e4a.tar.gz ports-2e9eb76aefc968de446ffd896aa41fd87c4e6e4a.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/qwt4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qwt4/Makefile b/x11-toolkits/qwt4/Makefile index 53b294c97191..78f4260dd89a 100644 --- a/x11-toolkits/qwt4/Makefile +++ b/x11-toolkits/qwt4/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 8 CATEGORIES= x11-toolkits MASTER_SITES= SF -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Qwt widget library for technical purposes (old version) BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake |