diff options
Diffstat (limited to 'converters')
-rw-r--r-- | converters/gbase/Makefile | 2 | ||||
-rw-r--r-- | converters/ktextdecode/Makefile | 2 | ||||
-rw-r--r-- | converters/mule-ucs/Makefile | 1 | ||||
-rw-r--r-- | converters/xdeview/Makefile | 1 |
4 files changed, 4 insertions, 2 deletions
diff --git a/converters/gbase/Makefile b/converters/gbase/Makefile index 3fdb8e1b8b54..04081c6dcffc 100644 --- a/converters/gbase/Makefile +++ b/converters/gbase/Makefile @@ -7,7 +7,7 @@ PORTNAME= gbase PORTVERSION= 0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= converters MASTER_SITES= http://www.hibernaculum.net/download/ diff --git a/converters/ktextdecode/Makefile b/converters/ktextdecode/Makefile index aacec41e2644..9f21a35b97fb 100644 --- a/converters/ktextdecode/Makefile +++ b/converters/ktextdecode/Makefile @@ -6,7 +6,7 @@ PORTNAME= ktextdecode PORTVERSION= 3.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= converters kde MASTER_SITES= http://osmirrors.cerias.purdue.edu/pub/FreeBSD/ports/local-distfiles/markus/ diff --git a/converters/mule-ucs/Makefile b/converters/mule-ucs/Makefile index bd074c4f9545..6251a0f9586c 100644 --- a/converters/mule-ucs/Makefile +++ b/converters/mule-ucs/Makefile @@ -7,6 +7,7 @@ PORTNAME= mule-ucs PORTVERSION= 0.85.r3 +PORTREVISION= 1 CATEGORIES= converters elisp MASTER_SITES= ${MASTER_SITE_M17N} MASTER_SITE_SUBDIR= mule/Mule-UCS/test diff --git a/converters/xdeview/Makefile b/converters/xdeview/Makefile index 65be848c2ddc..1ac63c6ffc1c 100644 --- a/converters/xdeview/Makefile +++ b/converters/xdeview/Makefile @@ -7,6 +7,7 @@ PORTNAME= xdeview PORTVERSION= 0.5.20 +PORTREVISION= 1 CATEGORIES= converters tcl84 tk84 MASTER_SITES= http://www.fpx.de/fp/Software/UUDeview/download/ DISTNAME= uudeview-${PORTVERSION} |