aboutsummaryrefslogtreecommitdiff
path: root/irc/sic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/sic/Makefile')
-rw-r--r--irc/sic/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/irc/sic/Makefile b/irc/sic/Makefile
index d31df27242e0..818be4a30ccb 100644
--- a/irc/sic/Makefile
+++ b/irc/sic/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: sic
-# Date created: 04 Apr 1998
-# Whom: sec@42.org
-#
+# Created by: sec@42.org
# $FreeBSD$
-#
PORTNAME= sic
PORTVERSION= 0.23a
@@ -21,4 +17,5 @@ PLIST_SUB+= VERSION="${PORTVERSION}"
MAN1= sic.1
MAN5= sic-alias.5 sic-server.5
+NO_STAGE= yes
.include <bsd.port.mk>