1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00

make this build a little better.

This commit is contained in:
David E. O'Brien 1998-06-24 07:31:06 +00:00
parent dd403ee19d
commit f9d8868d7c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11500

View File

@ -4,7 +4,7 @@
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1998/06/24 05:34:29 obrien Exp $
#
DISTNAME= ups-3.32
@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= utilities
MAINTAINER= obrien@FreeBSD.org
ALL_TARGET= ups
ALL_TARGET= ups ups
MAN1= ups.1
.include <bsd.port.mk>