diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-04-12 06:28:35 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-04-12 06:28:35 +0000 |
commit | 19a18df8d0c8c24b3ca9c8e63e55c3a83c16e614 (patch) | |
tree | f709c540360b05902eaa4381230ac22bc93de501 /irc/zircon | |
parent | 5cd5b258b59f63241fff7b2d0cdeda22c2138b33 (diff) | |
download | ports-19a18df8d0c8c24b3ca9c8e63e55c3a83c16e614.tar.gz ports-19a18df8d0c8c24b3ca9c8e63e55c3a83c16e614.zip |
Notes
Diffstat (limited to 'irc/zircon')
-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/ |