diff options
Diffstat (limited to 'net/bounce/Makefile')
-rw-r--r-- | net/bounce/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bounce/Makefile b/net/bounce/Makefile index 7c47989e5bcc..d83efb996e91 100644 --- a/net/bounce/Makefile +++ b/net/bounce/Makefile @@ -1,6 +1,6 @@ # ex:ts=8 # Ports collection makefile for: bounce -# Version required: 1.0 +# Version required: 1.0 # Date created: Mon Dec 23, 1998 # Whom: David O'Brien (obrien@NUXI.com) # @@ -14,7 +14,7 @@ MASTER_SITES= http://www.eleves.ens.fr:8080/home/espel/ \ http://people.FreeBSD.org/~obrien/Distfiles/ EXTRACT_SUFX= .c -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org NO_WRKSUBDIR= yes |