diff options
Diffstat (limited to 'misc/compat.el/Makefile')
-rw-r--r-- | misc/compat.el/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/compat.el/Makefile b/misc/compat.el/Makefile index 186e6ae744cf..20d7ffc1c705 100644 --- a/misc/compat.el/Makefile +++ b/misc/compat.el/Makefile @@ -1,5 +1,6 @@ PORTNAME= compat.el -DISTVERSION= 30.1.0.0 +DISTVERSION= 30.1.0.1 +PORTREVISION= 1 CATEGORIES= misc elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} |