diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-25 13:39:57 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-25 13:39:57 +0000 |
commit | 8703e533e5c00e6a6e0bc14a0ca4885f8ec6a403 (patch) | |
tree | d45badc059673f9fdde97f47c70f10479e6059d1 /x11-toolkits/soqt | |
parent | 248fc3aabcf878b5cebeb5ea2f52195d50add1cd (diff) | |
download | ports-8703e533e5c00e6a6e0bc14a0ca4885f8ec6a403.tar.gz ports-8703e533e5c00e6a6e0bc14a0ca4885f8ec6a403.zip |
Notes
Diffstat (limited to 'x11-toolkits/soqt')
-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 b7e0476f78e7..de39baedf0b4 100644 --- a/x11-toolkits/soqt/Makefile +++ b/x11-toolkits/soqt/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ DIST_SUBDIR= KDE -MAINTAINER= roland.jesse@gmx.net +MAINTAINER= ports@FreeBSD.org COMMENT= Qt toolkit library for Coin LIB_DEPENDS= Coin.41:${PORTSDIR}/graphics/Coin |