aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-02-17 12:19:05 +0800
committersteve <steve@FreeBSD.org>1998-02-17 12:19:05 +0800
commitc19c5ca776193c4f86b4b0af30d3922bf4381433 (patch)
tree472eeb4a1b23955444d3debfc5bfafaac4bb00be /net
parent076e7934accc42e3d08c9e4bef046ec29907c3d8 (diff)
downloadfreebsd-ports-gnome-c19c5ca776193c4f86b4b0af30d3922bf4381433.tar.gz
freebsd-ports-gnome-c19c5ca776193c4f86b4b0af30d3922bf4381433.tar.zst
freebsd-ports-gnome-c19c5ca776193c4f86b4b0af30d3922bf4381433.zip
Forgot to remove BROKEN with last commit.
Diffstat (limited to 'net')
-rw-r--r--net/pppload/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/pppload/Makefile b/net/pppload/Makefile
index 3481c609182b..a9a3050402b3 100644
--- a/net/pppload/Makefile
+++ b/net/pppload/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 January 1998
# Whom: Sean Cole <scole@aracnet.com>
#
-# $Id: Makefile,v 1.2 1998/02/16 09:10:52 asami Exp $
+# $Id: Makefile,v 1.1.1.1 1998/02/16 15:25:04 steve Exp $
#
DISTNAME= pppload-1.0
@@ -17,7 +17,6 @@ LIB_DEPENDS= qt:${PORTSDIR}/x11/qt
MAN1= pppload.1
-BROKEN= install
USE_GMAKE= yes
.include <bsd.port.mk>