diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2005-03-07 16:41:04 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2005-03-07 16:41:04 +0000 |
commit | 5c5c5a72a39938b1a477aaedbf441d1dc779c457 (patch) | |
tree | f7c9c732bb4206d2ecb1e7b33bc8e775e13140a6 /graphics/kipi-plugins | |
parent | 948e9c168a04073a6e113fe2d04da81de442eedd (diff) |
Bump PORTREVISION on all ports that received the imlib2 shlib chase.
Notes
Notes:
svn path=/head/; revision=130541
Diffstat (limited to 'graphics/kipi-plugins')
-rw-r--r-- | graphics/kipi-plugins/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/kipi-plugins/Makefile b/graphics/kipi-plugins/Makefile index 2304100c1c68..eb1ea8a8aed6 100644 --- a/graphics/kipi-plugins/Makefile +++ b/graphics/kipi-plugins/Makefile @@ -7,6 +7,7 @@ PORTNAME= kipi-plugins PORTVERSION= 0.1.b.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |