diff options
author | mph <mph@FreeBSD.org> | 1998-04-19 13:35:32 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-19 13:35:32 +0800 |
commit | 298d7d53b08f0590b72de0b7146ecb73f140d471 (patch) | |
tree | 4f4b685905bedef9c53f35986012a4086753791a /irc/bitchx/Makefile | |
parent | 80479b066b9c031cc5e5951b41d7d9a863dbe0c2 (diff) | |
download | freebsd-ports-gnome-298d7d53b08f0590b72de0b7146ecb73f140d471.tar.gz freebsd-ports-gnome-298d7d53b08f0590b72de0b7146ecb73f140d471.tar.zst freebsd-ports-gnome-298d7d53b08f0590b72de0b7146ecb73f140d471.zip |
Upgrade to 74p4.
Requested by: Brad Smith <bsmith@bfmni.com>
Diffstat (limited to 'irc/bitchx/Makefile')
-rw-r--r-- | irc/bitchx/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile index 6791d16308ff..0559940d521c 100644 --- a/irc/bitchx/Makefile +++ b/irc/bitchx/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: BitchX ircII client -# Version required: 74p2 +# Version required: 74p4 # Date created: 26 Jan 1998 # Whom: griffin # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/04/18 02:04:44 mph Exp $ # -DISTNAME= ircii-pana-74p2 -PKGNAME= bitchx-74p2 +DISTNAME= ircii-pana-74p4 +PKGNAME= bitchx-74p4 CATEGORIES= net MASTER_SITES= ftp://ftp.bitchx.com/pub/BitchX/source/ |