diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-10-17 09:10:29 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-10-17 09:10:29 +0000 |
commit | 0a7ec49d95374cf2d79f4beb2c4e33cffc741e36 (patch) | |
tree | ba3a4ba1a2b0778c1dfccd29b88b6b8a351b2945 /graphics/py-ming | |
parent | Improve the patch for ming.rb. (Already sent to the author) (diff) |
Bump PORTREVISION, considering the removal of chmod 755 on a shlib.
Notes
Notes:
svn path=/head/; revision=33924
Diffstat (limited to 'graphics/py-ming')
-rw-r--r-- | graphics/py-ming/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/py-ming/Makefile b/graphics/py-ming/Makefile index 0629866e0b01..a64fecc659b2 100644 --- a/graphics/py-ming/Makefile +++ b/graphics/py-ming/Makefile @@ -7,6 +7,7 @@ PORTNAME= ming PORTVERSION= 0.0.2e +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= http://www.opaque.net/ming/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |