diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-10-18 19:25:37 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-10-18 19:25:37 +0000 |
commit | d9249abfbaa003caacdfc6ce3ef6787a1a02a1a6 (patch) | |
tree | d7e70b3206edbd36630ca4d4aa77a60f51f77e43 /irc | |
parent | d3e22f85a5cf3217731540dc9ba2f5b8ea3743fa (diff) | |
download | ports-d9249abfbaa003caacdfc6ce3ef6787a1a02a1a6.tar.gz ports-d9249abfbaa003caacdfc6ce3ef6787a1a02a1a6.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/zircon/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index 155f4009a324..e9ccddbb5e43 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: zircon -# Date created: 19 Aug 1995 -# Whom: jkh / pst -# +# Created by: jkh / pst # $FreeBSD$ -# PORTNAME= zircon PORTVERSION= 1.18.256 @@ -13,7 +9,7 @@ MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dinoex -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An X11 interface to Internet Relay Chat LICENSE= BSD |