diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-03 22:58:27 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-04-03 22:58:27 +0800 |
commit | b3d6ce8f3ac5d4cd4c16e05e983f5868f07f69f7 (patch) | |
tree | 9456a3857628e48d6cb7dfb35d4f3ab988c81c73 /graphics | |
parent | c66f8ed9f82fe6dc977e5025e2be7ecc436e5415 (diff) | |
download | marcuscom-ports-b3d6ce8f3ac5d4cd4c16e05e983f5868f07f69f7.tar marcuscom-ports-b3d6ce8f3ac5d4cd4c16e05e983f5868f07f69f7.tar.gz marcuscom-ports-b3d6ce8f3ac5d4cd4c16e05e983f5868f07f69f7.tar.bz2 marcuscom-ports-b3d6ce8f3ac5d4cd4c16e05e983f5868f07f69f7.tar.lz marcuscom-ports-b3d6ce8f3ac5d4cd4c16e05e983f5868f07f69f7.tar.xz marcuscom-ports-b3d6ce8f3ac5d4cd4c16e05e983f5868f07f69f7.tar.zst marcuscom-ports-b3d6ce8f3ac5d4cd4c16e05e983f5868f07f69f7.zip |
Remove some junk I must've put in when resetting $FreeBSD$
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10853 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/cairo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index b1015eac8..e9a1486c7 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -1,9 +1,9 @@ -[B# New ports collection makefile for: cairo +# New ports collection makefile for: cairo # Date created: 2004-10-06 # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/cairo/Makefile,v 1.71 2008/03/30 02:12:51 marcus Exp $ +# $MCom: ports/graphics/cairo/Makefile,v 1.72 2008/04/03 14:57:19 ahze Exp $ # PORTNAME= cairo |