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 c6e5804f1..38177497c 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.15 2007/01/24 12:53:29 ahze Exp $ +# $MCom: ports/devel/liboobs/Makefile,v 1.16 2007/02/13 02:36:01 marcus Exp $ PORTNAME= liboobs -PORTVERSION= 2.17.91 +PORTVERSION= 2.17.92 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |