diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-05-19 05:15:36 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-05-19 05:15:36 +0000 |
commit | 5caa7c2596a65f6894bc95d8af81b622a1391302 (patch) | |
tree | 6ac9b8b0b7c18620ad1ae161a798bdbaacbc7644 /print/nl-acroread | |
parent | 3fd9779a0bc693e1502b8c2bfd5999acd85b4b09 (diff) |
Bump PORTREVISION to reflect the fact that these ports may now
install/deinstall a desktop entry.
Notes
Notes:
svn path=/head/; revision=162754
Diffstat (limited to 'print/nl-acroread')
-rw-r--r-- | print/nl-acroread/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |