diff options
author | ashish <ashish@FreeBSD.org> | 2012-02-16 23:57:34 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2012-02-16 23:57:34 +0800 |
commit | 55da208027e4fa723318e75adb9cf89a6f141123 (patch) | |
tree | 4b3930b28888642ee4ce9bd283d549afce0d2d36 /textproc | |
parent | e715b80220a427c6bb4ec63d482dc1dbd963698c (diff) | |
download | freebsd-ports-gnome-55da208027e4fa723318e75adb9cf89a6f141123.tar.gz freebsd-ports-gnome-55da208027e4fa723318e75adb9cf89a6f141123.tar.zst freebsd-ports-gnome-55da208027e4fa723318e75adb9cf89a6f141123.zip |
- Bump PORTREVISION to chase the update of multimedia/libvpx
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/dikt/Makefile | 1 | ||||
-rw-r--r-- | textproc/kdiff3/Makefile | 2 | ||||
-rw-r--r-- | textproc/libextractor/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile index 591be0948f11..e3f870925037 100644 --- a/textproc/dikt/Makefile +++ b/textproc/dikt/Makefile @@ -6,6 +6,7 @@ PORTNAME= dikt PORTVERSION= 2g +PORTREVISION= 1 CATEGORIES= textproc net kde MASTER_SITES= GOOGLE_CODE EXTRACT_SUFX= .txz diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile index 1ef6ffb41a94..4f05604d14dc 100644 --- a/textproc/kdiff3/Makefile +++ b/textproc/kdiff3/Makefile @@ -7,7 +7,7 @@ PORTNAME= kdiff3 PORTVERSION= 0.9.95 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc kde MASTER_SITES= SF diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile index 62cffe142079..20ee7d064a9d 100644 --- a/textproc/libextractor/Makefile +++ b/textproc/libextractor/Makefile @@ -7,7 +7,7 @@ PORTNAME= libextractor PORTVERSION= 0.6.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |