diff options
Diffstat (limited to 'sysutils/brasero/Makefile')
-rw-r--r-- | sysutils/brasero/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile index f20565214..d18a20935 100644 --- a/sysutils/brasero/Makefile +++ b/sysutils/brasero/Makefile @@ -3,10 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/brasero/Makefile,v 1.28 2008/07/03 20:17:21 marcus Exp $ +# $MCom: ports/sysutils/brasero/Makefile,v 1.29 2008/07/18 19:28:06 marcus Exp $ PORTNAME= brasero -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.1 CATEGORIES= sysutils audio multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |