diff options
author | edwin <edwin@FreeBSD.org> | 2005-10-04 22:13:15 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-10-04 22:13:15 +0000 |
commit | f4d7beb3ad9da6346a710cc9cd94f070af605ca3 (patch) | |
tree | 92fa0ea191e02b75ee5421f09105a3e9d0535df1 /graphics/digikamimageplugins/Makefile | |
parent | 11b55ada59939d261be525aac3780104b36d9151 (diff) | |
download | FreeBSD-ports-f4d7beb3ad9da6346a710cc9cd94f070af605ca3.zip FreeBSD-ports-f4d7beb3ad9da6346a710cc9cd94f070af605ca3.tar.gz |
Update Digikam, Digikamimageplugins to 0.7.4
These patches update graphics/digikam and
graphics/digikamimageplugins to version 0.7.4.
Two new ports are included: graphics/digikam-doc and
graphics/digikamimageplugins-doc. The documentation for these
ports is now split from the main program.
PR: ports/85718
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
Diffstat (limited to 'graphics/digikamimageplugins/Makefile')
-rw-r--r-- | graphics/digikamimageplugins/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/digikamimageplugins/Makefile b/graphics/digikamimageplugins/Makefile index 755508c..ba1b3df 100644 --- a/graphics/digikamimageplugins/Makefile +++ b/graphics/digikamimageplugins/Makefile @@ -6,8 +6,7 @@ # PORTNAME= digikamimageplugins -PORTVERSION= 0.7.2 -PORTREVISION= 1 +PORTVERSION= 0.7.4 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= digikam |