diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2012-10-03 20:33:48 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2012-10-03 20:33:48 +0000 |
commit | 7cfb9cd4b2370fd38f093258dfa13ee57bfae990 (patch) | |
tree | 4a9c79728e8e604f15df63184a9da83987e34d0e | |
parent | c2c23644883d3bfb5ef56e5be11162e235f4abbe (diff) |
Notes
-rw-r--r-- | dns/knot/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/dns/knot/Makefile b/dns/knot/Makefile index cfdb798d6ab7..619645e9287c 100644 --- a/dns/knot/Makefile +++ b/dns/knot/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: knot -# Date created: 29 February 2012 -# Whom: Leo Vandewoestijne <freebsd@dns-lab.com> -# +# Created by: Leo Vandewoestijne <freebsd@dns-lab.com> # $FreeBSD$ -# PORTNAME= knot PORTVERSION= 1.1.0 |