diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-05-09 12:16:33 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-05-09 12:16:33 +0000 |
commit | bb1529151cbfd27639413c01f39d90f58b667679 (patch) | |
tree | 0e3e68a06db32a9e44b3aa7d06f7a09a21060e48 /textproc/kdiff3/Makefile | |
parent | Update to 0.4. Bump PORTEPOCH, because 352 > 4. (diff) |
Update to 0.9.51
PR: 51246
Submitted by: maintainer
Diffstat (limited to 'textproc/kdiff3/Makefile')
-rw-r--r-- | textproc/kdiff3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile index c714284c9f74..dcbe54f11489 100644 --- a/textproc/kdiff3/Makefile +++ b/textproc/kdiff3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= kdiff3 -PORTVERSION= 0.9.50 +PORTVERSION= 0.9.51 CATEGORIES= textproc kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |