diff options
Diffstat (limited to 'net/clog/Makefile')
-rw-r--r-- | net/clog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/clog/Makefile b/net/clog/Makefile index 5f065f92b741..649205fbdf6f 100644 --- a/net/clog/Makefile +++ b/net/clog/Makefile @@ -1,6 +1,6 @@ # ex:ts=8 # Ports collection makefile for: clog -# Version required: 1.6 +# Version required: 1.6 # Date created: Tue Nov 04, 1997 # Whom: David O'Brien (obrien@NUXI.com) # @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.saturn.net/pub/users/brian/clog/ \ ftp://ftp.ox.ac.uk/pub/comp/security/COAST/mirrors/ftp.saturn.net/clog/ \ ftp://ftp.rediris.es/mirror/coast/tools/unix/clog/ -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= obrien@FreeBSD.org WRKSRC= ${WRKDIR}/clog ALL_TARGET= freebsd |