mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
- upgrade to 2.8.2
- add myself as MAINTAINER
This commit is contained in:
parent
a067e04403
commit
f6949f65c5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1414
@ -3,13 +3,14 @@
|
||||
# Date created: 18 Oct 1994
|
||||
# Whom: torstenb
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1995/04/01 12:48:07 jkh Exp $
|
||||
# $Id: Makefile,v 1.4 1995/04/15 05:41:36 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ircii-2.8
|
||||
DISTNAME= ircii-2.8.2
|
||||
CATEGORIES+= networking
|
||||
MASTER_SITES= ftp://cs-ftp.bu.edu/irc/clients/
|
||||
DISTFILES= ircii-2.8.tar.gz ircii-2.8help.tar.gz
|
||||
DISTFILES= ircii-2.8.2.tar.gz ircii-2.8help.tar.gz
|
||||
MAINTAINER= torstenb@FreeBSD.ORG
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (ircii-2.8.tar.gz) = fb176a354da2debe59b422ffdb38e856
|
||||
MD5 (ircii-2.8.2.tar.gz) = d08ec2e90edbb5fe08adb164982b674b
|
||||
MD5 (ircii-2.8help.tar.gz) = acd61c53392a793250f6e86cbf277261
|
||||
|
@ -1 +1 @@
|
||||
ircII, the 'Internet Relay Chat' Client, Version 2.6
|
||||
ircII, the 'Internet Relay Chat' Client, Version 2.8.2
|
||||
|
@ -1,5 +1,5 @@
|
||||
@cwd /usr/local
|
||||
bin/irc-2.8
|
||||
bin/irc-2.8.2
|
||||
bin/irc
|
||||
bin/ircserv
|
||||
bin/ircflush
|
||||
@ -66,6 +66,7 @@ lib/irc/script/time
|
||||
lib/irc/script/traces
|
||||
lib/irc/script/troy
|
||||
lib/irc/script/uhnotify
|
||||
lib/irc/script/undernet
|
||||
lib/irc/script/version
|
||||
lib/irc/script/voice
|
||||
lib/irc/script/wallopstat
|
||||
|
Loading…
Reference in New Issue
Block a user