diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-06-24 12:34:56 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-06-24 12:34:56 +0000 |
commit | c1dece6a009e9b57e611123cd164208deb736bd9 (patch) | |
tree | 5dd04ecc7a578ba57170745364311f0b49d21b8e /dns | |
parent | 0dc59638333c4aa23df0bbdf30e72e9aee9b4c7b (diff) | |
download | ports-c1dece6a009e9b57e611123cd164208deb736bd9.tar.gz ports-c1dece6a009e9b57e611123cd164208deb736bd9.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bindgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bindgraph/Makefile b/dns/bindgraph/Makefile index 7cf85576d377..42c9cd4778c1 100644 --- a/dns/bindgraph/Makefile +++ b/dns/bindgraph/Makefile @@ -7,7 +7,7 @@ PORTNAME= bindgraph PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= http://www.linux.it/~md/software/ EXTRACT_SUFX= .tgz |