diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 16:33:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 16:33:10 +0000 |
commit | 752da6b94bb4a160d2075967dc8371df52062933 (patch) | |
tree | 953ecb2cb521536ccd209ea529c964436141ed38 /print/scribus-devel | |
parent | 8743e036cfa14e58941b3e927c8832057033608a (diff) |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=362828
Diffstat (limited to 'print/scribus-devel')
-rw-r--r-- | print/scribus-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile index 7e52551bd522..f9e75a13213c 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://download.tuxfamily.org/bartcoding/FreeBSD/ \ DISTNAME= ${PORTNAME}-${PORTVERSION}-${SVN_REV} PKGNAMESUFFIX= -devel -MAINTAINER= coder@tuxfamily.org +MAINTAINER= ports@FreeBSD.org COMMENT= Comprehensive desktop publishing program LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ |