diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2010-12-01 23:12:16 +0000 |
commit | 8ff9e2abf9556ce3835e0ad7885aee66df8a07b6 (patch) | |
tree | 8d51587d258223ed6fb418f49688b7e1637942ec /x11-toolkits | |
parent | 58f845b54826610922755183d0da29bcfe8a1747 (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gauche-gtk/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/itk/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gauche-gtk/Makefile b/x11-toolkits/gauche-gtk/Makefile index 19136d2c1e7c..844047596961 100644 --- a/x11-toolkits/gauche-gtk/Makefile +++ b/x11-toolkits/gauche-gtk/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= -gtk DISTNAME= Gauche${PKGNAMESUFFIX}-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= GTK2 binding for Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche diff --git a/x11-toolkits/itk/Makefile b/x11-toolkits/itk/Makefile index 71c207502af4..8d30884e8ce5 100644 --- a/x11-toolkits/itk/Makefile +++ b/x11-toolkits/itk/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-toolkits tk MASTER_SITES= SF/incrtcl/%5BIncr%20Tcl_Tk%5D-source/${PORTVERSION}-RC DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= erik@smluc.org +MAINTAINER= erik@bz.bzflag.bz COMMENT= Object-oriented extension to Tk [incr Tk] LIB_DEPENDS= itcl.${MAJOR}:${PORTSDIR}/lang/itcl |