diff options
author | jylefort <jylefort@FreeBSD.org> | 2006-05-19 13:15:36 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2006-05-19 13:15:36 +0800 |
commit | 9621666257fa8b0eda94bf5e6487e5555042dc86 (patch) | |
tree | 4e562e6147b1a834a6fb8f9e3d622dbfcdaec2e6 /print | |
parent | 6a458e78568215b092c68cd99e3fe5d46cb9beb9 (diff) | |
download | freebsd-ports-gnome-9621666257fa8b0eda94bf5e6487e5555042dc86.tar.gz freebsd-ports-gnome-9621666257fa8b0eda94bf5e6487e5555042dc86.tar.zst freebsd-ports-gnome-9621666257fa8b0eda94bf5e6487e5555042dc86.zip |
Bump PORTREVISION to reflect the fact that these ports may now
install/deinstall a desktop entry.
Diffstat (limited to 'print')
-rw-r--r-- | print/dk-acroread/Makefile | 2 | ||||
-rw-r--r-- | print/es-acroread/Makefile | 2 | ||||
-rw-r--r-- | print/fi-acroread/Makefile | 2 | ||||
-rw-r--r-- | print/it-acroread/Makefile | 2 | ||||
-rw-r--r-- | print/nl-acroread/Makefile | 2 | ||||
-rw-r--r-- | print/no-acroread/Makefile | 2 | ||||
-rw-r--r-- | print/sv-acroread/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/print/dk-acroread/Makefile b/print/dk-acroread/Makefile index 313b11114c92..fdd59ac9953f 100644 --- a/print/dk-acroread/Makefile +++ b/print/dk-acroread/Makefile @@ -6,7 +6,7 @@ # PORTVERSION= 7.0.1 -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMEPREFIX= dk- MASTERDIR= ${.CURDIR}/../../print/acroread7 diff --git a/print/es-acroread/Makefile b/print/es-acroread/Makefile index 3b55512ec19c..52b1e1e7ecfe 100644 --- a/print/es-acroread/Makefile +++ b/print/es-acroread/Makefile @@ -6,7 +6,7 @@ # PORTVERSION= 7.0.1 -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMEPREFIX= es- MASTERDIR= ${.CURDIR}/../../print/acroread7 diff --git a/print/fi-acroread/Makefile b/print/fi-acroread/Makefile index cf67af1705c0..0563289314bc 100644 --- a/print/fi-acroread/Makefile +++ b/print/fi-acroread/Makefile @@ -6,7 +6,7 @@ # PORTVERSION= 7.0.1 -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMEPREFIX= fi- MASTERDIR= ${.CURDIR}/../../print/acroread7 diff --git a/print/it-acroread/Makefile b/print/it-acroread/Makefile index 6a54116943f5..21a0593a1a7f 100644 --- a/print/it-acroread/Makefile +++ b/print/it-acroread/Makefile @@ -6,7 +6,7 @@ # PORTVERSION= 7.0.1 -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMEPREFIX= it- MAINTAINER= ale@FreeBSD.org diff --git a/print/nl-acroread/Makefile b/print/nl-acroread/Makefile index 7ebddca99797..20105d10a038 100644 --- a/print/nl-acroread/Makefile +++ b/print/nl-acroread/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # PORTVERSION= 7.0.1 -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMEPREFIX= nl- MASTERDIR= ${.CURDIR}/../../print/acroread7 diff --git a/print/no-acroread/Makefile b/print/no-acroread/Makefile index 8b70801e4c16..5ab1a3994347 100644 --- a/print/no-acroread/Makefile +++ b/print/no-acroread/Makefile @@ -6,7 +6,7 @@ # PORTVERSION= 7.0.1 -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMEPREFIX= no- MASTERDIR= ${.CURDIR}/../../print/acroread7 diff --git a/print/sv-acroread/Makefile b/print/sv-acroread/Makefile index 42526a6e795f..b18edcfac4c0 100644 --- a/print/sv-acroread/Makefile +++ b/print/sv-acroread/Makefile @@ -6,7 +6,7 @@ # PORTVERSION= 7.0.1 -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMEPREFIX= sv- MASTERDIR= ${.CURDIR}/../../print/acroread7 |