aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-17 00:01:31 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-17 00:01:31 +0000
commitf1979e837adef7220b2a9181c2be3c945a551a06 (patch)
tree4d198d032b91b68feda8526f738f65dd4a84be59 /irc
parentf6949f65c5212088c8d5cefb6b0d4db2208bff6b (diff)
downloadports-f1979e837adef7220b2a9181c2be3c945a551a06.tar.gz
ports-f1979e837adef7220b2a9181c2be3c945a551a06.zip
MAINTAINER goes in a section of its own. :) Also fix comment (2.8 ->
2.8.2) at the top of file.
Notes
Notes: svn path=/head/; revision=1415
Diffstat (limited to 'irc')
-rw-r--r--irc/ircII/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile
index 1fce43053c87..656f7b5c2df1 100644
--- a/irc/ircII/Makefile
+++ b/irc/ircII/Makefile
@@ -1,15 +1,16 @@
# New ports collection makefile for: IrcII Client
-# Version required: 2.8
+# Version required: 2.8.2
# Date created: 18 Oct 1994
# Whom: torstenb
#
-# $Id: Makefile,v 1.4 1995/04/15 05:41:36 asami Exp $
+# $Id: Makefile,v 1.5 1995/04/16 23:54:44 torstenb Exp $
#
DISTNAME= ircii-2.8.2
CATEGORIES+= networking
MASTER_SITES= ftp://cs-ftp.bu.edu/irc/clients/
DISTFILES= ircii-2.8.2.tar.gz ircii-2.8help.tar.gz
+
MAINTAINER= torstenb@FreeBSD.ORG
GNU_CONFIGURE= yes