summaryrefslogtreecommitdiff
path: root/net/bounce
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-09-04 19:21:43 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-09-04 19:21:43 +0000
commitd8238738f47ddf6251ae29c982a79930c285955c (patch)
tree49b5ae721e9c92482925fd8d8eea42cb2b449dc2 /net/bounce
parentchange use of DISTNAME and portlint (diff)
change use of DISTFILES and portlint
Notes
Notes: svn path=/head/; revision=21242
Diffstat (limited to 'net/bounce')
-rw-r--r--net/bounce/Makefile2
1 files changed, 1 insertions, 1 deletions
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