diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 23:57:34 +0800 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 23:57:34 +0800 |
commit | 97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616 (patch) | |
tree | c714272815fb368353ade6a46fd7d6fd9f6d1fa3 /textproc | |
parent | 51a2c893542b456812b4b2d4aa3f850f671b9fdd (diff) | |
download | freebsd-ports-gnome-97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616.tar.gz freebsd-ports-gnome-97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616.tar.zst freebsd-ports-gnome-97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616.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} |