diff options
Diffstat (limited to 'irc/sic/Makefile')
-rw-r--r-- | irc/sic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/sic/Makefile b/irc/sic/Makefile index c7fc23c3da98..fe3a8dee2561 100644 --- a/irc/sic/Makefile +++ b/irc/sic/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: sic -# Version required: 0.18a # Date created: 04 Apr 1998 # Whom: sec@42.org # # $FreeBSD$ # -DISTNAME= sic-0.18a +PORTNAME= sic +PORTVERSION= 0.18a CATEGORIES= irc MASTER_SITES= ftp://ftp.funet.fi/pub/unix/irc/sic/ EXTRACT_SUFX= .tgz |