From a9fb1fe907584f2d62c570ad2aa90b22dbdba5ba Mon Sep 17 00:00:00 2001 From: marcus Date: Mon, 25 Jul 2005 21:49:03 +0000 Subject: Update to 0.11.3. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4304 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/gnopernicus/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'accessibility/gnopernicus/Makefile') diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile index bc2e77d73..3deba71f0 100644 --- a/accessibility/gnopernicus/Makefile +++ b/accessibility/gnopernicus/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/accessibility/gnopernicus/Makefile,v 1.56 2005/06/28 05:39:56 adamw Exp $ +# $MCom: ports/accessibility/gnopernicus/Makefile,v 1.57 2005/07/01 17:52:47 marcus Exp $ # PORTNAME= gnopernicus -PORTVERSION= 0.11.2 +PORTVERSION= 0.11.3 CATEGORIES= accessibility x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.11 @@ -30,7 +30,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ MAKE_ENV= SED="${SED}" GCONF_SCHEMAS= brlmonitor.schemas gnopernicus.schemas remote.schemas -SHLIB_VERSION= 2 +SHLIB_VERSION= 3 PLIST_SUB= SHLIB_VERSION=${SHLIB_VERSION} post-patch: -- cgit