remove unnecessary comments

This commit is contained in:
brad 1999-04-08 23:13:46 +00:00
parent ebf03d772b
commit 0016584ed6

View File

@ -1,10 +1,4 @@
# OpenBSD makefile for: libident # $OpenBSD: Makefile,v 1.3 1999/04/08 23:13:46 brad Exp $
# Version required: 0.22
# Date created: 29 April 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.2 1999/02/17 06:17:51 marc Exp $
#
DISTNAME= libident-0.22 DISTNAME= libident-0.22
CATEGORIES= devel net security CATEGORIES= devel net security
@ -13,6 +7,5 @@ MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/
MAINTAINER= angelos@openbsd.org MAINTAINER= angelos@openbsd.org
ALL_TARGET= openbsd ALL_TARGET= openbsd
MAN3= ident.3
.include <bsd.port.mk> .include <bsd.port.mk>