diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-11-28 13:59:05 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-11-28 13:59:05 +0800 |
commit | 7cb827c5489117d632dca4330dd3f50c5a570f5b (patch) | |
tree | 36aab6956e723b7fd1dc2259d8c79803853832d4 /devel/liboobs/Makefile | |
parent | a0dfb461133f22cd363af37e9e97670fc7bcac6e (diff) | |
download | marcuscom-ports-7cb827c5489117d632dca4330dd3f50c5a570f5b.tar marcuscom-ports-7cb827c5489117d632dca4330dd3f50c5a570f5b.tar.gz marcuscom-ports-7cb827c5489117d632dca4330dd3f50c5a570f5b.tar.bz2 marcuscom-ports-7cb827c5489117d632dca4330dd3f50c5a570f5b.tar.lz marcuscom-ports-7cb827c5489117d632dca4330dd3f50c5a570f5b.tar.xz marcuscom-ports-7cb827c5489117d632dca4330dd3f50c5a570f5b.tar.zst marcuscom-ports-7cb827c5489117d632dca4330dd3f50c5a570f5b.zip |
-Sync w/ FreeBSD.
-Reset the $FreeBSD$ while I am there.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13259 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/liboobs/Makefile')
-rw-r--r-- | devel/liboobs/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/liboobs/Makefile b/devel/liboobs/Makefile index b0df027f0..952732fd0 100644 --- a/devel/liboobs/Makefile +++ b/devel/liboobs/Makefile @@ -3,12 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/devel/liboobs/Makefile,v 1.35 2008/03/09 18:52:59 mezz Exp $ # PORTNAME= liboobs -PORTVERSION= 2.22.1 -PORTREVISION= 1 +PORTVERSION= 2.22.2 CATEGORIES= devel gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 |