From 69061fdd2228b6539c16e16053ad70cf4e0e6eba Mon Sep 17 00:00:00 2001 From: obrien Date: Sat, 4 Sep 1999 19:21:43 +0000 Subject: change use of DISTFILES and portlint --- net/bounce/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net') diff --git a/net/bounce/Makefile b/net/bounce/Makefile index 3640c24c7f4a..8cc8a026739e 100644 --- a/net/bounce/Makefile +++ b/net/bounce/Makefile @@ -12,7 +12,7 @@ PKGNAME= bounce-1.0 CATEGORIES= net security MASTER_SITES= http://www.eleves.ens.fr:8080/home/espel/ \ http://www.freebsd.org/~obrien/Distfiles/ -DISTFILES= ${DISTNAME}.c +EXTRACT_SUFX= .c MAINTAINER= obrien@FreeBSD.org -- cgit