diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2004-06-10 05:27:41 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2004-06-10 05:27:41 +0000 |
commit | 9eb07a463881e980b3bab87c693f72ae9b8a7e48 (patch) | |
tree | 71809df9a512a5117f3d80daae2a37bb754b424d /graphics/libart | |
parent | 5366e346b9f154bf8650211fc4ce8edc2ef58350 (diff) | |
download | ports-9eb07a463881e980b3bab87c693f72ae9b8a7e48.tar.gz ports-9eb07a463881e980b3bab87c693f72ae9b8a7e48.zip |
Notes
Diffstat (limited to 'graphics/libart')
-rw-r--r-- | graphics/libart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libart/Makefile b/graphics/libart/Makefile index 1e4a0f131da0..c57f7becbf72 100644 --- a/graphics/libart/Makefile +++ b/graphics/libart/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.3.3 CATEGORIES= graphics MASTER_SITES= http://www.artofcode.com/${PORTNAME}/ -MAINTAINER= perky@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for high-performance 2D graphics WRKSRC= ${WRKDIR}/${PORTNAME}_lgpl-${PORTVERSION} |