diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 05:14:17 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 05:14:17 +0000 |
commit | 1923b49b0efa10459426e822181061ab059d96e0 (patch) | |
tree | 9bc16a50cbd9becb006f72c3307176db401d0624 /graphics/figurine | |
parent | 6aa92b78b267b35192dd91e6cb4cc051c9f823c5 (diff) | |
download | ports-1923b49b0efa10459426e822181061ab059d96e0.tar.gz ports-1923b49b0efa10459426e822181061ab059d96e0.zip |
Notes
Diffstat (limited to 'graphics/figurine')
-rw-r--r-- | graphics/figurine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/figurine/Makefile b/graphics/figurine/Makefile index dc4f18ca67cd..ba87fa1d989e 100644 --- a/graphics/figurine/Makefile +++ b/graphics/figurine/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= blackend@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A drawing program for X11 RUN_DEPENDS= fig2dev:${PORTSDIR}/print/transfig |