diff options
author | Doug Barton <dougb@FreeBSD.org> | 2001-05-13 23:42:08 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2001-05-13 23:42:08 +0000 |
commit | 72dcd84d7af2870c6ba85b2d71ff02799953a369 (patch) | |
tree | d603cbfd1d9241f32b15537628eef9a97bdcd7fa /net/bind8/Makefile | |
parent | I committed the md5 sum on the wrong distfile last time; the contents (diff) |
Avoid confusing pkg tools with wonky version numbers
Notes
Notes:
svn path=/head/; revision=42573
Diffstat (limited to 'net/bind8/Makefile')
-rw-r--r-- | net/bind8/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bind8/Makefile b/net/bind8/Makefile index 76bb3d93a8f9..a02efc7ab1b8 100644 --- a/net/bind8/Makefile +++ b/net/bind8/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bind -PORTVERSION= 8.2.4-T2B +PORTVERSION= 8.2.4.T2B CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/testing/t2b/ DISTFILES= bind-src.tar.gz bind-doc.tar.gz |