diff options
Diffstat (limited to 'security/strobe/Makefile')
-rw-r--r-- | security/strobe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/strobe/Makefile b/security/strobe/Makefile index 30356da..a00d9e7 100644 --- a/security/strobe/Makefile +++ b/security/strobe/Makefile @@ -3,7 +3,7 @@ # Date created: 23 Sep 1996 # Whom: proff # -# $Id: Makefile,v 1.1.1.1 1997/01/07 12:20:47 max Exp $ +# $Id: Makefile,v 1.2 1998/01/29 20:02:45 jseger Exp $ # DISTNAME= strobe-1.04 @@ -11,7 +11,7 @@ CATEGORIES= net security MASTER_SITES= ftp://ftp.win.or.jp/pub/network/misc/ EXTRACT_SUFX= .tgz -MAINTAINER= proff@suburbia.net +MAINTAINER= jseger@FreeBSD.org WRKSRC= ${WRKDIR}/strobe ALL_TARGET= strobe |