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 /print/es-acroread | |
parent | 060ae2a71d9aedf78f4f04488c18286c14a072e0 (diff) | |
download | ports-c679b43e32abd912b5f0e55a5c7b80127c00011e.tar.gz ports-c679b43e32abd912b5f0e55a5c7b80127c00011e.zip |
Bump PORTREVISION to reflect the fact that the .desktop file is no
longer installed.
Notes
Notes:
svn path=/head/; revision=162896
Diffstat (limited to 'print/es-acroread')
-rw-r--r-- | print/es-acroread/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/es-acroread/Makefile b/print/es-acroread/Makefile index 52b1e1e7ecfe..469698d9a069 100644 --- a/print/es-acroread/Makefile +++ b/print/es-acroread/Makefile @@ -6,7 +6,7 @@ # PORTVERSION= 7.0.1 -PORTREVISION= 2 +PORTREVISION= 3 PKGNAMEPREFIX= es- MASTERDIR= ${.CURDIR}/../../print/acroread7 |