diff options
Diffstat (limited to 'irc/xchat1/Makefile')
-rw-r--r-- | irc/xchat1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index 25ad9c17ddd0..7b0a2047c419 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xchat -# Version required: 1.4.2 # Date created: 17 Nov 1998 # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= xchat-1.4.2 +PORTNAME= xchat +PORTVERSION= 1.4.2 CATEGORIES= irc MASTER_SITES= http://xchat.org/files/source/1.4/ \ http://xchat.linuxpower.org/files/source/1.4/ |