diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-06-03 05:14:50 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-06-03 05:14:50 +0000 |
commit | 2967d41ea9185aeca555af382e1e52cbd7c1703c (patch) | |
tree | 18250ad1ce9fbb0f16211da1a2f40dea5eb277cd /x11/hotwire-shell | |
parent | cf39ef1ba5fe7e30888063da236b513ac449a423 (diff) |
Notes
Diffstat (limited to 'x11/hotwire-shell')
-rw-r--r-- | x11/hotwire-shell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/hotwire-shell/Makefile b/x11/hotwire-shell/Makefile index e48c91b8e0ef..fadd048910e9 100644 --- a/x11/hotwire-shell/Makefile +++ b/x11/hotwire-shell/Makefile @@ -7,6 +7,7 @@ PORTNAME= hotwire-shell PORTVERSION= 0.721 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |