summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-23 07:37:35 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-23 07:37:35 +0800
commit654448783985159dceff267387d6e3e2e84d6e19 (patch)
tree4e16663d3422ee8e40ea09af408b1ebc765e20f1 /graphics
parent45acf29a6aebf5193777bf5d6913466466db54d7 (diff)
downloadmarcuscom-ports-654448783985159dceff267387d6e3e2e84d6e19.tar
marcuscom-ports-654448783985159dceff267387d6e3e2e84d6e19.tar.gz
marcuscom-ports-654448783985159dceff267387d6e3e2e84d6e19.tar.bz2
marcuscom-ports-654448783985159dceff267387d6e3e2e84d6e19.tar.lz
marcuscom-ports-654448783985159dceff267387d6e3e2e84d6e19.tar.xz
marcuscom-ports-654448783985159dceff267387d6e3e2e84d6e19.tar.zst
marcuscom-ports-654448783985159dceff267387d6e3e2e84d6e19.zip
- MAINTAINER -> gnome@FreeBSD.org
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4293 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r--graphics/py-cairo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-cairo/Makefile b/graphics/py-cairo/Makefile
index 3bafdbef8..7dd76bd79 100644
--- a/graphics/py-cairo/Makefile
+++ b/graphics/py-cairo/Makefile
@@ -3,7 +3,7 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/py-cairo/Makefile,v 1.5 2005/07/04 05:46:33 ahze Exp $
+# $MCom: ports/graphics/py-cairo/Makefile,v 1.6 2005/07/22 23:32:22 marcus Exp $
#
PORTNAME= cairo
@@ -14,7 +14,7 @@ MASTER_SITES= http://cairographics.org/snapshots/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION}
-MAINTAINER= ahze@FreeBSD.org
+MAINTAINER= gnome@FreeBSD.org
COMMENT= Python bindings for Cairo
BUILD_DEPENDS= ${PYNUMERIC}