summaryrefslogtreecommitdiff
path: root/irc/sic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/sic/Makefile')
-rw-r--r--irc/sic/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/irc/sic/Makefile b/irc/sic/Makefile
index ee08cd9163a7..ade8bf15941f 100644
--- a/irc/sic/Makefile
+++ b/irc/sic/Makefile
@@ -1,19 +1,21 @@
# New ports collection makefile for: sic
-# Version required: 0.10a
+# Version required: 0.18a
# Date created: 04 Apr 1998
# Whom: sec@42.org
#
-# $Id: Makefile,v 1.1.1.1 1998/05/27 16:53:56 mph Exp $
+# $Id: Makefile,v 1.2 1998/05/27 19:12:12 mph Exp $
#
-DISTNAME= sic-0.10a
+DISTNAME= sic-0.18a
CATEGORIES= net
-MASTER_SITES= http://www.freebsd.org/~mph/distfiles/ \
- http://www.stealth.net/~kalt/sic/
+MASTER_SITES= ftp://ftp.funet.fi/pub/unix/irc/sic/
EXTRACT_SUFX= .tgz
MAINTAINER= sec@42.org
GNU_CONFIGURE= yes
+MAN1= sic.1
+MAN5= sic-alias.5 sic-server.5
+
.include <bsd.port.mk>