diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2008-08-19 16:40:17 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2008-08-19 16:40:17 +0000 |
commit | 907d5d1a391cea7dc4510deb3ead17400d689462 (patch) | |
tree | 6c30422131f6d4a1c3573653ef9e29e93cb33606 /devel/libdnsres | |
parent | 305a8cb2963ec2ad26a740802b442eeef4913b5c (diff) | |
download | ports-907d5d1a391cea7dc4510deb3ead17400d689462.tar.gz ports-907d5d1a391cea7dc4510deb3ead17400d689462.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 7bc41d575931..140b3d0e347b 100644 --- a/devel/libdnsres/Makefile +++ b/devel/libdnsres/Makefile @@ -7,7 +7,7 @@ PORTNAME= libdnsres PORTVERSION= 0.1a -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= http://monkey.org/~provos/ |