diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-29 08:05:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-29 08:05:07 +0000 |
commit | 841c3ed1265d6fd433c6c95a02a234c0e0e0f79a (patch) | |
tree | 9639e3890207d913baf73a88056079a2fd1cd295 /graphics/showimg/Makefile | |
parent | Update to 0.99.13 (includes new locales es & de) (diff) |
- Update to 0.9.3
PR: ports/69689
Submitted by: Rashid N. Achilov <shelton@sentry.granch.ru> (maintainer)
Notes
Notes:
svn path=/head/; revision=114988
Diffstat (limited to 'graphics/showimg/Makefile')
-rw-r--r-- | graphics/showimg/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile index faf7c5c5c33a..631f5325e74e 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -7,12 +7,11 @@ # PORTNAME= showimg -PORTVERSION= 0.9.2 -PORTEPOCH= 1 +PORTVERSION= 0.9.3 CATEGORIES= graphics MASTER_SITES= http://www.jalix.org/projects/showimg/download/${PORTVERSION}/ -MAINTAINER= shelton@sentry.granch.ru +MAINTAINER= shelton@granch.ru COMMENT= A picture viewer designed to run under KDE 3.x USE_BZIP2= yes |