diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-24 12:12:51 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-09-24 12:12:51 +0800 |
commit | 29b80136e93a3749352af812c2aeb96a49ef4f02 (patch) | |
tree | 39a66e704aad0a1e1590870ba8f92b1b0ef426f3 /x11-themes/buffy/Makefile | |
parent | 39fff5e63051b49635fcbf75bc8fe6178b9fb8f0 (diff) | |
download | marcuscom-ports-29b80136e93a3749352af812c2aeb96a49ef4f02.tar marcuscom-ports-29b80136e93a3749352af812c2aeb96a49ef4f02.tar.gz marcuscom-ports-29b80136e93a3749352af812c2aeb96a49ef4f02.tar.bz2 marcuscom-ports-29b80136e93a3749352af812c2aeb96a49ef4f02.tar.lz marcuscom-ports-29b80136e93a3749352af812c2aeb96a49ef4f02.tar.xz marcuscom-ports-29b80136e93a3749352af812c2aeb96a49ef4f02.tar.zst marcuscom-ports-29b80136e93a3749352af812c2aeb96a49ef4f02.zip |
More sync w/ FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7341 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/buffy/Makefile')
-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 |