diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 01:42:57 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-22 01:42:57 +0800 |
commit | 48e7477e8830129ccf5550ce1762d9fdc48b1e12 (patch) | |
tree | 41fab6af3bde8c137bb8b52e486343bedd640fe4 /dns/p5-Net-DNS-TestNS | |
parent | 61a9adfce6e8fc6e36831c1e10cb328412448c98 (diff) | |
download | freebsd-ports-graphics-48e7477e8830129ccf5550ce1762d9fdc48b1e12.tar.gz freebsd-ports-graphics-48e7477e8830129ccf5550ce1762d9fdc48b1e12.tar.zst freebsd-ports-graphics-48e7477e8830129ccf5550ce1762d9fdc48b1e12.zip |
- Cleanup Makefile header
Diffstat (limited to 'dns/p5-Net-DNS-TestNS')
-rw-r--r-- | dns/p5-Net-DNS-TestNS/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/dns/p5-Net-DNS-TestNS/Makefile b/dns/p5-Net-DNS-TestNS/Makefile index 1ee1f196113..f1885466684 100644 --- a/dns/p5-Net-DNS-TestNS/Makefile +++ b/dns/p5-Net-DNS-TestNS/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-DNS-TestNS -# Date created: 2010-06-26 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> # $FreeBSD$ -# PORTNAME= Net-DNS-TestNS PORTVERSION= 1.10 |