diff options
Diffstat (limited to 'irc/zircon/Makefile')
-rw-r--r-- | irc/zircon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index 316e330e5d05..3155d8fed2b5 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: zircon -# Version required: 1.18.227 # Date created: 19 Aug 1995 # Whom: jkh / pst # # $FreeBSD$ # -DISTNAME= zircon-1.18.227 +PORTNAME= zircon +PORTVERSION= 1.18.227 CATEGORIES= irc tk82 MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ \ ftp://ftp.lan-ks.de/pub/approved/ |