diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-02-26 02:25:50 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-02-26 02:25:50 +0000 |
commit | 5f8baf493296d4ebf1868f378f811a9a1500a680 (patch) | |
tree | 3171c3b0c16a7c0977958058e97496242e8f1391 /irc/irssi/Makefile | |
parent | Further refine 1.9 to actually use the distfiles in their new location. :) (diff) |
Update to version 0.7.27.
Submitted by: Will Andrews <andrews@technologist.com>
Notes
Notes:
svn path=/head/; revision=26297
Diffstat (limited to 'irc/irssi/Makefile')
-rw-r--r-- | irc/irssi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/irssi/Makefile b/irc/irssi/Makefile index 09ac9327a25d..6305034f62d2 100644 --- a/irc/irssi/Makefile +++ b/irc/irssi/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: irssi -# Version required: 0.7.26 +# Version required: 0.7.27 # Date created: 14 Apr 1999 # Whom: Jim Mock <jim@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= irssi-0.7.26 +DISTNAME= irssi-0.7.27 CATEGORIES= irc ipv6 MASTER_SITES= http://xlife.dhs.org/irssi/files/ |