diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-07-16 11:37:26 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-07-16 11:37:26 +0000 |
commit | 2cca8a19ca24b427ddf53010af84bb642ad1f48f (patch) | |
tree | 579ad7a133e7ce5c9833b28eecbdfc113fdba8f1 /graphics/atril-lite | |
parent | ff52a5c79ccd820369f37b76b634b9003f433b8d (diff) |
Notes
Diffstat (limited to 'graphics/atril-lite')
-rw-r--r-- | graphics/atril-lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/atril-lite/Makefile b/graphics/atril-lite/Makefile index 06e8da1258c6..41a7c7fb2f53 100644 --- a/graphics/atril-lite/Makefile +++ b/graphics/atril-lite/Makefile @@ -1,7 +1,7 @@ # Created by: Adam Weinberger <adamw@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -lite COMMENT= MATE multi-format document viewer |