diff options
author | n_hibma <n_hibma@FreeBSD.org> | 2002-12-22 10:23:10 +0000 |
---|---|---|
committer | n_hibma <n_hibma@FreeBSD.org> | 2002-12-22 10:23:10 +0000 |
commit | c34a020fb0714351ecc35cbded2f793952f308c6 (patch) | |
tree | 1030170040cf521166702cf5004634b0a22dbf51 /graphics | |
parent | 1f1570cec9df0f00e652708d8b31828b31791afc (diff) | |
download | FreeBSD-ports-c34a020fb0714351ecc35cbded2f793952f308c6.zip FreeBSD-ports-c34a020fb0714351ecc35cbded2f793952f308c6.tar.gz |
Correct location of port.
Change maintainer. I no longer work at Qube.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/qdraw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/qdraw/Makefile b/graphics/qdraw/Makefile index b842f11..8160953 100644 --- a/graphics/qdraw/Makefile +++ b/graphics/qdraw/Makefile @@ -8,10 +8,10 @@ PORTNAME= QDraw PORTVERSION= 0.7 CATEGORIES= graphics -MASTER_SITES= http://qdn.qubesoft.com/QDraw/download/ +MASTER_SITES= http://www.qubesoft.com/QDraw/download/ DISTNAME= ${PKGNAME} -MAINTAINER= n_hibma@FreeBSD.org +MAINTAINER= dfr@qubesoft.com LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ GL:${PORTSDIR}/graphics/Mesa3 |