diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-10-06 09:08:22 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-10-06 09:08:22 +0000 |
commit | d89de633a52802d89bbf742c769c07ff1238c755 (patch) | |
tree | 3a4344aed0f48582db075ef7245780eb366c88d1 /dns | |
parent | 3ef7e9364a0f3109472f9529bd26bf6cff99e3bb (diff) | |
download | ports-d89de633a52802d89bbf742c769c07ff1238c755.tar.gz ports-d89de633a52802d89bbf742c769c07ff1238c755.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/linux-f10-libasyncns/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/linux-f10-libasyncns/Makefile b/dns/linux-f10-libasyncns/Makefile index 8096ae098ed7..441c2a9295e2 100644 --- a/dns/linux-f10-libasyncns/Makefile +++ b/dns/linux-f10-libasyncns/Makefile @@ -16,5 +16,4 @@ RPMVERSION= 1.fc10 USE_LDCONFIG= yes AUTOMATIC_PLIST=yes -NO_STAGE= yes .include <bsd.port.mk> |