diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-05 23:11:30 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-05 23:11:30 +0000 |
commit | 8144c6db88f21b4563775782270e3419f0c369e5 (patch) | |
tree | bb09cbcacd3011dacf7f3305170716f451dfe5c5 /graphics/gdtclft | |
parent | ba7ce3ed0de4c5139640c402c3cdbd347c7fa0db (diff) | |
download | ports-8144c6db88f21b4563775782270e3419f0c369e5.tar.gz ports-8144c6db88f21b4563775782270e3419f0c369e5.zip |
Notes
Diffstat (limited to 'graphics/gdtclft')
-rw-r--r-- | graphics/gdtclft/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gdtclft/Makefile b/graphics/gdtclft/Makefile index 89dc957ed3b7..d2389eb7ecd7 100644 --- a/graphics/gdtclft/Makefile +++ b/graphics/gdtclft/Makefile @@ -5,10 +5,10 @@ PORTNAME= Gdtclft PORTVERSION= 2.2.5 PORTREVISION= 14 CATEGORIES= graphics tcl -MASTER_SITES= +MASTER_SITES= http://BSDforge.com/projects/source/graphics/gdtclft/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= mi@aldan.algebra.com +MAINTAINER= portmaster@bsdforge.com COMMENT= TCL interface to the Thomas Boutell's Gd library LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd |