diff options
author | schmonz <schmonz> | 2005-08-19 03:55:00 +0000 |
---|---|---|
committer | schmonz <schmonz> | 2005-08-19 03:55:00 +0000 |
commit | 7a79d262d6c41eeda8787220e5b935bd75fdcbc4 (patch) | |
tree | e1fa53c34c0ec965dd31d59cbad05b06b064d93e /net | |
parent | d879626346560ad78d9f238c481f1b41f373ae62 (diff) | |
download | pkgsrc-7a79d262d6c41eeda8787220e5b935bd75fdcbc4.tar.gz |
Whitespace.
Diffstat (limited to 'net')
-rw-r--r-- | net/djbdns/Makefile | 3 | ||||
-rw-r--r-- | net/ucspi-tcp/Makefile | 3 |
2 files changed, 2 insertions, 4 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. diff --git a/net/ucspi-tcp/Makefile b/net/ucspi-tcp/Makefile index 9ee04e8c094..87b396ab427 100644 --- a/net/ucspi-tcp/Makefile +++ b/net/ucspi-tcp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2005/04/11 21:47:01 tv Exp $ +# $NetBSD: Makefile,v 1.28 2005/08/19 03:55:00 schmonz Exp $ DISTNAME= ucspi-tcp-0.88 PKGREVISION= 1 @@ -17,7 +17,6 @@ DJB_RESTRICTED= YES PKG_INSTALLATION_TYPES= overwrite pkgviews - .if ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "arm32" GCC_REQD+= 3.0 .endif |