diff options
author | knu <knu@FreeBSD.org> | 2000-10-17 17:10:29 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-10-17 17:10:29 +0800 |
commit | 05955f20cef7c0fc96c0acdfb0d1eb170d58fc73 (patch) | |
tree | e04f3e2ef704980094fa1668dcab223f41eb7f53 /graphics/py-ming | |
parent | 374648ed7568047c4895b5044a1369f2d5bf5590 (diff) | |
download | freebsd-ports-gnome-05955f20cef7c0fc96c0acdfb0d1eb170d58fc73.tar.gz freebsd-ports-gnome-05955f20cef7c0fc96c0acdfb0d1eb170d58fc73.tar.zst freebsd-ports-gnome-05955f20cef7c0fc96c0acdfb0d1eb170d58fc73.zip |
Bump PORTREVISION, considering the removal of chmod 755 on a shlib.
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} |