diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2014-03-04 06:07:25 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2014-03-04 06:07:25 +0000 |
commit | 8627082363dfa473cad15bda64965a135646aa2b (patch) | |
tree | 5ec938a3e6bdd438a6794ff2e7da655d3fede140 /x11-toolkits | |
parent | 46b4cce3e97b440a5d822752bf0a32dbadc57580 (diff) | |
download | ports-8627082363dfa473cad15bda64965a135646aa2b.tar.gz ports-8627082363dfa473cad15bda64965a135646aa2b.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/soqt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/soqt/Makefile b/x11-toolkits/soqt/Makefile index dab712924193..1dbc0f84bb48 100644 --- a/x11-toolkits/soqt/Makefile +++ b/x11-toolkits/soqt/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ \ ftp://ftp.coin3d.org/pub/coin/src/all/ DIST_SUBDIR= KDE -MAINTAINER= cristianorolim@hotmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Qt4 toolkit library for Coin LIB_DEPENDS= Coin.61:${PORTSDIR}/graphics/Coin |