diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-06-19 02:51:33 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-06-19 02:51:33 +0000 |
commit | cf50635e68d5580f412a760b8c2d9a410fb23485 (patch) | |
tree | 754b0c45d14c8ddf12fff691884ec34e2427f30f /misc/bsdiff/Makefile | |
parent | b7644da585d69c4149ac21d16dffa0dbf04eb6f8 (diff) | |
download | ports-cf50635e68d5580f412a760b8c2d9a410fb23485.tar.gz ports-cf50635e68d5580f412a760b8c2d9a410fb23485.zip |
Notes
Diffstat (limited to 'misc/bsdiff/Makefile')
-rw-r--r-- | misc/bsdiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bsdiff/Makefile b/misc/bsdiff/Makefile index dc8fc4c58bed..141e72d5dc3f 100644 --- a/misc/bsdiff/Makefile +++ b/misc/bsdiff/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bsdiff -PORTVERSION= 3.0 +PORTVERSION= 4.0 CATEGORIES= misc devel MASTER_SITES= http://www.daemonology.net/bsdiff/ |