diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-05-19 13:15:36 +0800 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-05-19 13:15:36 +0800 |
commit | 5caa7c2596a65f6894bc95d8af81b622a1391302 (patch) | |
tree | 6ac9b8b0b7c18620ad1ae161a798bdbaacbc7644 /print | |
parent | 3fd9779a0bc693e1502b8c2bfd5999acd85b4b09 (diff) | |
download | freebsd-ports-gnome-5caa7c2596a65f6894bc95d8af81b622a1391302.tar.gz freebsd-ports-gnome-5caa7c2596a65f6894bc95d8af81b622a1391302.tar.zst freebsd-ports-gnome-5caa7c2596a65f6894bc95d8af81b622a1391302.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 |