diff options
Diffstat (limited to 'editors/emacs.app/Makefile')
-rw-r--r-- | editors/emacs.app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs.app/Makefile b/editors/emacs.app/Makefile index ec292506e8a5..01d790682ac5 100644 --- a/editors/emacs.app/Makefile +++ b/editors/emacs.app/Makefile @@ -7,7 +7,7 @@ PORTNAME= emacs.app PORTVERSION= 9.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors gnustep MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= emacs-app |