diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2007-09-21 20:21:30 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2007-09-21 20:21:30 +0000 |
commit | 5a1d1148e1bf522e5cec350ddbb7241017615b23 (patch) | |
tree | c0c7a07736914867ed86b175a6df18598e35d03f /devel/libdnsres | |
parent | b70fcd10eb3b1db807baac1c511236218a2f249b (diff) | |
download | ports-5a1d1148e1bf522e5cec350ddbb7241017615b23.tar.gz ports-5a1d1148e1bf522e5cec350ddbb7241017615b23.zip |
Notes
Diffstat (limited to 'devel/libdnsres')
-rw-r--r-- | devel/libdnsres/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdnsres/Makefile b/devel/libdnsres/Makefile index 56f53151501e..d00ab5602d48 100644 --- a/devel/libdnsres/Makefile +++ b/devel/libdnsres/Makefile @@ -7,7 +7,7 @@ PORTNAME= libdnsres PORTVERSION= 0.1a -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://monkey.org/~provos/ |