diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-05-20 18:19:47 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-05-20 18:19:47 +0000 |
commit | c679b43e32abd912b5f0e55a5c7b80127c00011e (patch) | |
tree | 2453957f74fa309954ff77bfdb9609365998a86e /german | |
parent | 060ae2a71d9aedf78f4f04488c18286c14a072e0 (diff) |
Bump PORTREVISION to reflect the fact that the .desktop file is no
longer installed.
Notes
Notes:
svn path=/head/; revision=162896
Diffstat (limited to 'german')
-rw-r--r-- | german/acroread/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/german/acroread/Makefile b/german/acroread/Makefile index 0bb148de0974..041213c295c9 100644 --- a/german/acroread/Makefile +++ b/german/acroread/Makefile @@ -6,7 +6,7 @@ # PORTVERSION= 7.0.1 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= german print linux MASTERDIR= ${.CURDIR}/../../print/acroread7 |