diff options
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/buffy/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-themes/buffy/Makefile b/x11-themes/buffy/Makefile index de39af89e..8b2002c70 100644 --- a/x11-themes/buffy/Makefile +++ b/x11-themes/buffy/Makefile @@ -3,11 +3,12 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11-themes/buffy/Makefile,v 1.1 2006/07/19 19:56:11 ahze Exp $ +# PORTNAME= buffy PORTVERSION= 0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_THEMES} MASTER_SITE_SUBDIR= buffy02 |