diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-01 14:14:00 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-01 14:14:00 +0000 |
commit | 185df3c499eb43be6566037a97c798168e1409c3 (patch) | |
tree | 9fc410429f17c0bcd89e2e6c2d0a5cb947dc7b7d /editors/emacs | |
parent | editors/emacs: Remove optional dependency on libXp (diff) |
editors/emacs: Bump portrevision
Bump portrevision for editors/emacs and editors/emacs-devel after removal of
the optional libXp depdenency.
Notes
Notes:
svn path=/head/; revision=516224
Diffstat (limited to 'editors/emacs')
-rw-r--r-- | editors/emacs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index fcea5faea675..d685b14f6ee8 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -3,6 +3,7 @@ PORTNAME= emacs DISTVERSION= 26.3 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= editors MASTER_SITES= GNU |