From 00845c70799b9807370319a63c807a3dd0e249f0 Mon Sep 17 00:00:00 2001 From: mezz Date: Thu, 23 Dec 2004 18:57:27 +0000 Subject: Ahhh, you too!! Sync with FreeBSD: Correct a typo to fix the pkg-plist, s/GCONF_SCEMAS/GCONF_SCHEMAS/g. Bump the PORTREVISION. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3312 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/goobox/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/goobox/Makefile b/audio/goobox/Makefile index 443a14c63..590805a58 100644 --- a/audio/goobox/Makefile +++ b/audio/goobox/Makefile @@ -7,6 +7,7 @@ PORTNAME= goobox PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -26,6 +27,6 @@ USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -GCONF_SCEMAS= goobox.schemas +GCONF_SCHEMAS= goobox.schemas .include -- cgit v1.2.3