diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-12 06:27:04 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-12 06:27:04 +0800 |
commit | 3299a51f67d67ceabf4e1f9fdb71ba468c77d583 (patch) | |
tree | 7b4c01ddf06aad04255f527ffefd66748a7b3468 | |
parent | 0830582da9429e3b24abe2743d46b11e941dd32e (diff) | |
download | marcuscom-ports-3299a51f67d67ceabf4e1f9fdb71ba468c77d583.tar marcuscom-ports-3299a51f67d67ceabf4e1f9fdb71ba468c77d583.tar.gz marcuscom-ports-3299a51f67d67ceabf4e1f9fdb71ba468c77d583.tar.bz2 marcuscom-ports-3299a51f67d67ceabf4e1f9fdb71ba468c77d583.tar.lz marcuscom-ports-3299a51f67d67ceabf4e1f9fdb71ba468c77d583.tar.xz marcuscom-ports-3299a51f67d67ceabf4e1f9fdb71ba468c77d583.tar.zst marcuscom-ports-3299a51f67d67ceabf4e1f9fdb71ba468c77d583.zip |
Bump PORTREVISION to chase libgsf shared library increase.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4941 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/librsvg2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index 7284c5c4a..b73b260de 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -3,11 +3,12 @@ # Whom: Ade Lovett <ade@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/librsvg2/Makefile,v 1.71 2005/10/07 03:04:17 mezz Exp $ +# $MCom: ports/graphics/librsvg2/Makefile,v 1.72 2005/10/09 07:01:20 marcus Exp $ # PORTNAME= librsvg2 PORTVERSION= 2.12.7 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.12 |