diff options
Diffstat (limited to 'irc/tirc/Makefile')
-rw-r--r-- | irc/tirc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/tirc/Makefile b/irc/tirc/Makefile index 70e815843d45..d6cb6322e21f 100644 --- a/irc/tirc/Makefile +++ b/irc/tirc/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: tirc IRC-Client -# Version required: 1.2 # Date created: 14 August 1999 # Whom: Dominik Rothert <dr@domix.de> # # $FreeBSD$ # -DISTNAME= tirc-1.2 +PORTNAME= tirc +PORTVERSION= 1.2 CATEGORIES= irc MASTER_SITES= ftp://ftp.mayn.de/pub/unix/software/Network/Irc/tirc/ |