diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-08-02 13:19:01 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-08-02 13:19:01 +0800 |
commit | 2fdc38d30bb6b93f93ec686d42339fbb662917c3 (patch) | |
tree | a8686357c1a05d683cd14a9fbe02101f0349518d /devel/terminality | |
parent | 09cafc23860b76512fb605d490b50f99659ab960 (diff) | |
download | freebsd-ports-gnome-2fdc38d30bb6b93f93ec686d42339fbb662917c3.tar.gz freebsd-ports-gnome-2fdc38d30bb6b93f93ec686d42339fbb662917c3.tar.zst freebsd-ports-gnome-2fdc38d30bb6b93f93ec686d42339fbb662917c3.zip |
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
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: |