diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-24 21:30:44 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-24 21:30:44 +0000 |
commit | 3bd8e1bebefad91f2b45e4c21cf8f22e9b376707 (patch) | |
tree | 4d4450508ae2434c0347311945a32e17a6f1c4cf /graphics/gimageview | |
parent | aaf0e74a4766ab0f31aee9f162461fb3057808a0 (diff) |
Notes
Diffstat (limited to 'graphics/gimageview')
-rw-r--r-- | graphics/gimageview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimageview/Makefile b/graphics/gimageview/Makefile index 17be5d28be2a..fa8096df838c 100644 --- a/graphics/gimageview/Makefile +++ b/graphics/gimageview/Makefile @@ -3,7 +3,7 @@ PORTNAME= gimageview PORTVERSION= 0.2.27 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics MASTER_SITES= SF/gtkmmviewer/${PORTNAME}/${PORTVERSION} |