diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2005-09-05 15:15:47 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2005-09-05 15:15:47 +0000 |
commit | f464ad3453a34958bbdfe3f5c5fb8e8acf299f27 (patch) | |
tree | 6232451f3501d8c1d2dbaa787cf7443247cbbf38 /editors/emacs22/Makefile | |
parent | 713699af7b32f2925b558c8572c3a4427ca5bce9 (diff) |
Notes
Diffstat (limited to 'editors/emacs22/Makefile')
-rw-r--r-- | editors/emacs22/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index 9ec0818c3385..b12417cff6eb 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -7,7 +7,7 @@ PORTNAME= emacs PORTVERSION= 21.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |