diff options
Diffstat (limited to 'devel/liboobs/Makefile')
-rw-r--r-- | devel/liboobs/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/liboobs/Makefile b/devel/liboobs/Makefile index 74b39cd4e..da1e03b9a 100644 --- a/devel/liboobs/Makefile +++ b/devel/liboobs/Makefile @@ -3,10 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/liboobs/Makefile,v 1.20 2007/07/10 16:52:28 ahze Exp $ +# $MCom: ports/devel/liboobs/Makefile,v 1.21 2007/08/28 03:47:09 marcus Exp $ +# PORTNAME= liboobs -PORTVERSION= 2.19.91 +PORTVERSION= 2.19.92 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |