diff options
Diffstat (limited to 'lang/python-mode.el/Makefile')
-rw-r--r-- | lang/python-mode.el/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/python-mode.el/Makefile b/lang/python-mode.el/Makefile index 504a83ab2eb6..e0250afe52ec 100644 --- a/lang/python-mode.el/Makefile +++ b/lang/python-mode.el/Makefile @@ -7,6 +7,7 @@ PORTNAME= python-mode.el PORTVERSION= 1.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= lang elisp python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} |