diff options
author | pi <pi@FreeBSD.org> | 2015-05-09 08:43:00 +0000 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2015-05-09 08:43:00 +0000 |
commit | 997e122ea7cf95da5970f91edaf7e16e77acbde3 (patch) | |
tree | 91ca528be0bd5b33c0b31078c48a821200984210 | |
parent | d9ba816c08154f9e2129af71e113da9eab904a7d (diff) | |
download | FreeBSD-ports-997e122ea7cf95da5970f91edaf7e16e77acbde3.zip FreeBSD-ports-997e122ea7cf95da5970f91edaf7e16e77acbde3.tar.gz |
dns/adns: pet PORTSCOUT
-rw-r--r-- | dns/adns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/adns/Makefile b/dns/adns/Makefile index afbfde1..344239d 100644 --- a/dns/adns/Makefile +++ b/dns/adns/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv3 USES= gmake GNU_CONFIGURE= yes USE_LDCONFIG= yes -PORTSCOUT= skipv:1.5.0~rc1 +PORTSCOUT= skipv:1.5.0~rc0,1.5.0~rc1 LIBVERSION= 1 PLIST_SUB+= LIBVERSION="${LIBVERSION}" |