diff options
Diffstat (limited to 'devel/liboobs/Makefile')
-rw-r--r-- | devel/liboobs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/liboobs/Makefile b/devel/liboobs/Makefile index e09bee730..5a0140e2b 100644 --- a/devel/liboobs/Makefile +++ b/devel/liboobs/Makefile @@ -3,10 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/liboobs/Makefile,v 1.10 2006/12/01 20:22:24 marcus Exp $ +# $MCom: ports/devel/liboobs/Makefile,v 1.11 2006/12/06 00:54:45 ahze Exp $ PORTNAME= liboobs -PORTVERSION= 2.17.3 +PORTVERSION= 2.17.4 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |