diff options
author | schmonz <schmonz@pkgsrc.org> | 2005-08-19 03:55:00 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2005-08-19 03:55:00 +0000 |
commit | 14269dda2a0bc0cda79e333d66b568fcd7ff7ba8 (patch) | |
tree | e1fa53c34c0ec965dd31d59cbad05b06b064d93e /net/djbdns | |
parent | 1461ce6d8b4e284138f47240de5ccbf91959a05b (diff) | |
download | pkgsrc-14269dda2a0bc0cda79e333d66b568fcd7ff7ba8.tar.gz |
Whitespace.
Diffstat (limited to 'net/djbdns')
-rw-r--r-- | net/djbdns/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/djbdns/Makefile b/net/djbdns/Makefile index 0e7a50c0d94..6c7b664d43d 100644 --- a/net/djbdns/Makefile +++ b/net/djbdns/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.46 2005/04/11 21:46:45 tv Exp $ +# $NetBSD: Makefile,v 1.47 2005/08/19 03:55:00 schmonz Exp $ DISTNAME= djbdns-1.05 PKGREVISION= 7 @@ -15,7 +15,6 @@ SITES_${MANPAGES}= http://smarden.org/pape/djb/manpages/ PKG_INSTALLATION_TYPES= overwrite pkgviews - # We change conf-home from the default "/usr/local" and don't # provide compatibility symlinks. We also patch to honor PKG_SYSCONFDIR # and to set reasonable permissions on standard pkgsrc directories. |