diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-06-28 13:23:51 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-06-28 13:23:51 +0800 |
commit | e926aad6b952e481a4bd71b8345374dba2e450f6 (patch) | |
tree | 54f18c9bf71ac542bcb0353d6d720db615fce99c /graphics/py-cairo/Makefile | |
parent | 6ada70ab913e2ea9c3ccf1e86563a7fb63f546d0 (diff) | |
download | marcuscom-ports-e926aad6b952e481a4bd71b8345374dba2e450f6.tar marcuscom-ports-e926aad6b952e481a4bd71b8345374dba2e450f6.tar.gz marcuscom-ports-e926aad6b952e481a4bd71b8345374dba2e450f6.tar.bz2 marcuscom-ports-e926aad6b952e481a4bd71b8345374dba2e450f6.tar.lz marcuscom-ports-e926aad6b952e481a4bd71b8345374dba2e450f6.tar.xz marcuscom-ports-e926aad6b952e481a4bd71b8345374dba2e450f6.tar.zst marcuscom-ports-e926aad6b952e481a4bd71b8345374dba2e450f6.zip |
- Update to 0.5.1 (i thought I did this a week ago)
- Add new $MCom$ tag
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4132 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/py-cairo/Makefile')
-rw-r--r-- | graphics/py-cairo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-cairo/Makefile b/graphics/py-cairo/Makefile index fd41cc929..8e820ecfc 100644 --- a/graphics/py-cairo/Makefile +++ b/graphics/py-cairo/Makefile @@ -3,10 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ +# $MCom$ # PORTNAME= cairo -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.1 CATEGORIES= graphics python MASTER_SITES= http://cairographics.org/snapshots/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |