diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2017-11-04 13:07:41 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2017-11-04 13:07:41 +0000 |
commit | e6dbb11ec50caa925d510b1de056ddf30d780af0 (patch) | |
tree | 0201dc11ff2f23e3658de4b2d4198421bf18fc94 /net/gtic | |
parent | dc86ccfe353acd450222167536134cbce378e026 (diff) | |
download | ports-e6dbb11ec50caa925d510b1de056ddf30d780af0.tar.gz ports-e6dbb11ec50caa925d510b1de056ddf30d780af0.zip |
Notes
Diffstat (limited to 'net/gtic')
-rw-r--r-- | net/gtic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gtic/Makefile b/net/gtic/Makefile index f2a96148c55e..02c97cc20a48 100644 --- a/net/gtic/Makefile +++ b/net/gtic/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.kspu.kr.ua/pub/unix/FIDO/gtic/ \ ftp://ftp.braz.ru/pub/fido/gtic/ DISTNAME= ${PORTNAME}-1.3b -MAINTAINER= dsh@vlink.ru +MAINTAINER= ports@FreeBSD.org COMMENT= The GNU file forwarder (FSC-0087) for fidonet-like networks MAKE_ENV+= DEFINES="${DEFINES}" |