diff options
author | edwin <edwin@FreeBSD.org> | 2005-10-05 06:13:15 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-10-05 06:13:15 +0800 |
commit | f4d7beb3ad9da6346a710cc9cd94f070af605ca3 (patch) | |
tree | 92fa0ea191e02b75ee5421f09105a3e9d0535df1 /graphics/digikam-kde4/Makefile | |
parent | 11b55ada59939d261be525aac3780104b36d9151 (diff) | |
download | freebsd-ports-gnome-f4d7beb3ad9da6346a710cc9cd94f070af605ca3.tar.gz freebsd-ports-gnome-f4d7beb3ad9da6346a710cc9cd94f070af605ca3.tar.zst freebsd-ports-gnome-f4d7beb3ad9da6346a710cc9cd94f070af605ca3.zip |
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/digikam-kde4/Makefile')
-rw-r--r-- | graphics/digikam-kde4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/digikam-kde4/Makefile b/graphics/digikam-kde4/Makefile index 51d2dcaaabc1..3fd187abf4ba 100644 --- a/graphics/digikam-kde4/Makefile +++ b/graphics/digikam-kde4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= digikam -PORTVERSION= 0.7.2 +PORTVERSION= 0.7.4 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |