Port was already in tree, pay attention next time. Revert the Makefile

to what it was.
This commit is contained in:
angelos 1998-04-29 04:18:32 +00:00
parent 17802ba36e
commit 87c1944021

View File

@ -1,9 +1,9 @@
# OpenBSD makefile for: newsfetch
# Version required: 1.0
# Date created: 28 April 1998
# Whom: Angelos D. Keromytis
# Whom: ejovi
#
# $OpenBSD: Makefile,v 1.1.1.2 1998/04/29 03:57:59 angelos Exp $
# $OpenBSD: Makefile,v 1.2 1998/04/29 04:18:32 angelos Exp $
#
DISTNAME= newsfetch-1.0
@ -11,7 +11,7 @@ CATEGORIES= news
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/news/readers
MAINTAINER= angelos@openbsd.org
MAINTAINER= ejovi@openbsd.org
MAN1= newsfetch.1
MAKE_ENV+= INSTALL_PROGRAM="${INSTALL_PROGRAM}" INSTALL_MAN="${INSTALL_MAN}"