aboutsummaryrefslogtreecommitdiff
path: root/print/utopia
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2019-10-19 23:14:15 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2019-10-19 23:14:15 +0000
commit56d777e6c2e48198040bd76ece9441b718548174 (patch)
tree43ce01cf3efa63f3ba4a032b17b09e6e6f572f58 /print/utopia
parenta45d9fb7b1e5a454b3774c77ccf67fc9d040a1d7 (diff)
downloadports-56d777e6c2e48198040bd76ece9441b718548174.tar.gz
ports-56d777e6c2e48198040bd76ece9441b718548174.zip
print/utopia : Update MAINTAINER, MASTER_SITES
- Unbreak by updating MASTER_SITES to the new upstream - Pass maintainership to the submitter PR: 241278 Submitted by: Chris Hutchinson <portmaster@bsdforge.com> Approved by: tz (mentor) Differential Revision: https://reviews.freebsd.org/D22046
Notes
Notes: svn path=/head/; revision=514855
Diffstat (limited to 'print/utopia')
-rw-r--r--print/utopia/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/print/utopia/Makefile b/print/utopia/Makefile
index b00470b43b2f..72b8111b5bee 100644
--- a/print/utopia/Makefile
+++ b/print/utopia/Makefile
@@ -4,15 +4,11 @@
PORTNAME= utopia
PORTVERSION= 1.1
CATEGORIES= print
-MASTER_SITES= http://www.mammothcheese.ca/
+MASTER_SITES= https://BSDforge.com/projects/source/print/utopia/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= portmaster@BSDforge.com
COMMENT= Adobe Utopia typeface for Groff
-BROKEN= unfetchable
-DEPRECATED= Unfetchable, unmaintained
-EXPIRATION_DATE= 2019-10-16
-
MAKE_ARGS= DEST=${STAGEDIR}${DATADIR}/devps \
INSTALL_DATA="${INSTALL_DATA}" \
INSTALL_MAN="${INSTALL_MAN}" \