freebsd-ports/security/strobe/Makefile
Edwin Groothuis 0b42ad274e security/strobe : incorrect MASTER_SITES
Noticed on: bento

PR:		ports/47592
Submitted by:	Nicolas Jombart <ecu@ipv42.net>
2003-01-28 12:42:30 +00:00

20 lines
323 B
Makefile

# New ports collection makefile for: strobe
# Date created: 23 Sep 1996
# Whom: proff
#
# $FreeBSD$
#
PORTNAME= strobe
PORTVERSION= 1.06
CATEGORIES= security
MASTER_SITES= ftp://ftp.win.ne.jp/pub/misc/
MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/strobe
ALL_TARGET= strobe
MAN1= strobe.1
.include <bsd.port.mk>