diff options
author | mandree <mandree@FreeBSD.org> | 2013-03-12 02:22:57 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2013-03-12 02:22:57 +0800 |
commit | ecbe1d2f11d82c4b7cd2f1b7602d7e9d104e3d35 (patch) | |
tree | ebf96a42370f9e60b7d29764a3b3318b8dd831b2 /dns/dnsmasq | |
parent | c6f838ede9c8abbdd3ee3f0c119215a38a7eb528 (diff) | |
download | freebsd-ports-gnome-ecbe1d2f11d82c4b7cd2f1b7602d7e9d104e3d35.tar.gz freebsd-ports-gnome-ecbe1d2f11d82c4b7cd2f1b7602d7e9d104e3d35.tar.zst freebsd-ports-gnome-ecbe1d2f11d82c4b7cd2f1b7602d7e9d104e3d35.zip |
Tidy up Makefile header.
Diffstat (limited to 'dns/dnsmasq')
-rw-r--r-- | dns/dnsmasq/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index 4bfdfa2a9593..1f071e119e61 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: dnsmasq -# Date created: 1 June 2003 -# Whom: Steven Honson -# +# Created by: Steven Honson # $FreeBSD$ -# PORTNAME= dnsmasq DISTVERSION= 2.65 |