diff options
Diffstat (limited to 'irc/ircII/Makefile')
-rw-r--r-- | irc/ircII/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile index ae00ddad28c9..2bc7d4865745 100644 --- a/irc/ircII/Makefile +++ b/irc/ircII/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: IrcII Client -# Version required: 4.4S # Date created: 18 Oct 1994 # Whom: torstenb # # $FreeBSD$ # -DISTNAME= ircii-4.4S +PORTNAME= ircii +PORTVERSION= 4.4S CATEGORIES= irc ipv6 MASTER_SITES= ftp://ircftp.au.eterna.com.au/pub/ircII/ |