diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/bounce/Makefile | 2 |
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 |