From 244bef6ca30b03051f3e97bcd5703c40bb1ab303 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 5 Sep 1999 22:15:15 +0000 Subject: portlint --- net/queso/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net/queso') diff --git a/net/queso/Makefile b/net/queso/Makefile index 12f6736db7a9..b1708dadf31b 100644 --- a/net/queso/Makefile +++ b/net/queso/Makefile @@ -13,7 +13,6 @@ CATEGORIES= net security MASTER_SITES= ftp://ftp.ee.lbl.gov/ \ ${MASTER_SITE_SUNSITE} \ ftp://freebsd.ntu.edu.tw/freebsd/_distfiles/ -DISTFILES= queso-980922.tar.gz MASTER_SITE_SUBDIR= distributions/trinux/src/netmap MAINTAINER= obrien@FreeBSD.org @@ -23,7 +22,7 @@ GNU_CONFIGURE= yes .include .if ${OSVERSION} < 300004 -DISTFILES+= libpcap-0.4.tar.Z +DISTFILES= queso-980922.tar.gz libpcap-0.4.tar.Z post-patch: @cd ${WRKSRC}/../libpcap-0.4/; ./configure; make .endif -- cgit v1.2.3