diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-21 03:09:40 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-12-21 03:09:40 +0000 |
commit | 388d529ae575d0e451a46a8c50f68f57b93e756a (patch) | |
tree | 2af7cc3cec4e3a738785f0f1e64176fd4b96a64d /graphics/ipe/Makefile | |
parent | sysutils/topless: update to 1.52 (diff) |
Reset maintainer
PR: ports/90726
Submitted by: David Bremner <bremner-dated-1136341985.d77847@pivot.cs.unb.ca>
Diffstat (limited to '')
-rw-r--r-- | graphics/ipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ipe/Makefile b/graphics/ipe/Makefile index b64153bb1422..7a482ca9a9a1 100644 --- a/graphics/ipe/Makefile +++ b/graphics/ipe/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://ipe.compgeom.org/ DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/pre/} EXTRACT_SUFX= -src.tar.gz -MAINTAINER= bremner@unb.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Extensible drawing editor BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake |