diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-12-22 02:52:33 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-12-22 02:52:33 +0000 |
commit | 9c85df8368bcffce6c2e33055793e54f82949efa (patch) | |
tree | 19fb0b4292069f77c9e8bccc26aa5a85ad9a0abf /dns/maradns/Makefile | |
parent | 1d6de8f32d2e9c6f6d46c422cd35e10a5dcb6cf8 (diff) |
Notes
Diffstat (limited to 'dns/maradns/Makefile')
-rw-r--r-- | dns/maradns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/maradns/Makefile b/dns/maradns/Makefile index 53db812ba553..d8fa41ae39e0 100644 --- a/dns/maradns/Makefile +++ b/dns/maradns/Makefile @@ -6,7 +6,7 @@ # PORTNAME= maradns -PORTVERSION= 0.8.99 +PORTVERSION= 0.8.99a CATEGORIES= net MASTER_SITES= http://www.maradns.org/download/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ |