diff options
author | Martin Cracauer <cracauer@FreeBSD.org> | 2003-07-02 01:56:51 +0000 |
---|---|---|
committer | Martin Cracauer <cracauer@FreeBSD.org> | 2003-07-02 01:56:51 +0000 |
commit | 40bff91404291095343224fe72c560401c81342a (patch) | |
tree | 0d8a12f1fc1458152ddb36f3d80f0c8bfb8daca2 /editors/emacs20/Makefile | |
parent | 662edc01f17bc16b75a0009abb68f1d2244255df (diff) |
Notes
Diffstat (limited to 'editors/emacs20/Makefile')
-rw-r--r-- | editors/emacs20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile index 73fcca8cd574..aa5a9735eb71 100644 --- a/editors/emacs20/Makefile +++ b/editors/emacs20/Makefile @@ -7,7 +7,7 @@ PORTNAME= emacs PORTVERSION= ${EMACS_VER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES+= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= emacs |