diff options
Diffstat (limited to 'security/strobe/Makefile')
-rw-r--r-- | security/strobe/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/security/strobe/Makefile b/security/strobe/Makefile index 74e98f8cc912..30356da20576 100644 --- a/security/strobe/Makefile +++ b/security/strobe/Makefile @@ -1,14 +1,15 @@ # New ports collection makefile for: strobe -# Version required: 1.03 +# Version required: 1.04 # Date created: 23 Sep 1996 # Whom: proff # -# $Id: Makefile,v 1.14 1996/08/16 18:30:56 peter Exp $ +# $Id: Makefile,v 1.1.1.1 1997/01/07 12:20:47 max Exp $ # -DISTNAME= strobe-1.03 +DISTNAME= strobe-1.04 CATEGORIES= net security -MASTER_SITES= ftp://suburbia.net/pub/proff/original/strobe/ +MASTER_SITES= ftp://ftp.win.or.jp/pub/network/misc/ +EXTRACT_SUFX= .tgz MAINTAINER= proff@suburbia.net |