diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2005-08-02 05:19:01 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2005-08-02 05:19:01 +0000 |
commit | 54cd29e2ef46c5e5a28bcdacae5ecbe2db8bc0f1 (patch) | |
tree | 44d2697eed700d714cfb7e810048470552d83d94 /devel/terminality | |
parent | Re-add drop shadow patch distinfo after recent update. (diff) |
Unbreak (use a new mastersite) and give maintainership to submitter.
PR: ports/84461
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Approved by: portmgr
Notes
Notes:
svn path=/head/; revision=140726
Diffstat (limited to 'devel/terminality')
-rw-r--r-- | devel/terminality/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/terminality/Makefile b/devel/terminality/Makefile index 3e7bdd80d8aa..d2c562ae9040 100644 --- a/devel/terminality/Makefile +++ b/devel/terminality/Makefile @@ -9,13 +9,10 @@ PORTNAME= terminality PORTVERSION= 2.1 CATEGORIES= devel -MASTER_SITES= http://members.optushome.com.au/emikulic/code/tn/ +MASTER_SITES= http://freebsd.t-hosting.hu/${PORTNAME}/ DISTNAME= tn-${PORTVERSION} -DEPRECATED= "master site disappeared" -EXPIRATION_DATE=2005-08-31 - -MAINTAINER= ports@FreeBSD.org +MAINTAINER= gkovesdan@t-hosting.hu COMMENT= A cross-platform terminal manipulation library do-install: |