freebsd-ports/security/ident2/Makefile
David W. Chapman Jr. 29bf7ecb70 Bump PORTVERSION and checksum
PR:		27997
Submitted by:	Jeff Palmer <scorpio@drkshdw.org>
Reviewed by:	will
2001-06-09 23:13:35 +00:00

19 lines
353 B
Makefile

# New ports collection makefile for: ident2
# Date created: 30 Nov 1999
# Whom: rod@zort.on.ca
#
# $FreeBSD$
#
PORTNAME= ident2
PORTVERSION= 1.02
CATEGORIES= security net
MASTER_SITES= http://netgraft.com/downloads/ident2/
DISTNAME= ident2-v1.02_FINAL
MAINTAINER= scorpio@drkshdw.org
GNU_CONFIGURE= yes
MAN8= ident2.8
.include <bsd.port.mk>