diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-06-16 21:38:55 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-06-16 21:38:55 +0000 |
commit | 1745ff46dd63b1271b590d308debe40e893ab130 (patch) | |
tree | e4b120560987fce27dc29fc23230f12e54cbe123 /net/opendchub/Makefile | |
parent | cf3e405f21ebfc8da332b5bd11c2f2a7a42fdbcd (diff) |
Notes
Diffstat (limited to 'net/opendchub/Makefile')
-rw-r--r-- | net/opendchub/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/opendchub/Makefile b/net/opendchub/Makefile index a825f23c2ec4..ffee7e83cfd8 100644 --- a/net/opendchub/Makefile +++ b/net/opendchub/Makefile @@ -6,7 +6,7 @@ # PORTNAME= opendchub -PORTVERSION= 0.6.5 +PORTVERSION= 0.6.6 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |