diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2008-01-02 23:43:03 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2008-01-02 23:43:03 +0000 |
commit | 5265c7a7989d783a5dbb5702c8d38f65b5e445b4 (patch) | |
tree | 8631e411d49297f4cf6dbca9150c3e0ac079219a /devel/libdnsres | |
parent | d259acf7f19d38f367e914afbbed0606e094d468 (diff) |
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 d00ab5602d48..aacdc01861e4 100644 --- a/devel/libdnsres/Makefile +++ b/devel/libdnsres/Makefile @@ -7,7 +7,7 @@ PORTNAME= libdnsres PORTVERSION= 0.1a -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= http://monkey.org/~provos/ |