diff options
author | wiz <wiz@pkgsrc.org> | 2005-03-22 15:40:49 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-03-22 15:40:49 +0000 |
commit | ac8b45eb30cc8d438e94cafea6aa7b1077bbb81f (patch) | |
tree | f8959ed16825fc119ac9156c5f88ea339e98f2e1 /editors/emacs-nox11 | |
parent | 256099e36d3c70f11b0a62e8908e3693adee39d9 (diff) | |
download | pkgsrc-ac8b45eb30cc8d438e94cafea6aa7b1077bbb81f.tar.gz |
Bump PKGREVISION for POSIX_SIGNALS change in patch-xx.
Diffstat (limited to 'editors/emacs-nox11')
-rw-r--r-- | editors/emacs-nox11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/emacs-nox11/Makefile b/editors/emacs-nox11/Makefile index 4705f423a53..9774243fd2b 100644 --- a/editors/emacs-nox11/Makefile +++ b/editors/emacs-nox11/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2005/03/22 15:40:17 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2005/03/22 15:40:49 wiz Exp $ # FreeBSD Id: Makefile,v 1.30 1997/12/14 02:03:53 asami Exp DISTNAME= emacs-21.4a PKGNAME= emacs-nox11-21.4a +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GNU:=emacs/} |