diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2005-04-06 13:45:11 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2005-04-06 13:45:11 +0000 |
commit | a81fcb1ac240688333dbd9852312ae3745d81904 (patch) | |
tree | 517bdfb67399f38e79fc58e641462155466b30d9 /textproc/kdiff3/Makefile | |
parent | e0ac3ec195abfec2d2368d82ea455e0c6dd9c02e (diff) |
Notes
Diffstat (limited to 'textproc/kdiff3/Makefile')
-rw-r--r-- | textproc/kdiff3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile index 158d26e7e6cc..bbeb64930f35 100644 --- a/textproc/kdiff3/Makefile +++ b/textproc/kdiff3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= kdiff3 -PORTVERSION= 0.9.84 -PORTREVISION= 1 +PORTVERSION= 0.9.88 CATEGORIES= textproc kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |