diff options
author | wiz <wiz> | 2005-03-22 15:40:49 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-03-22 15:40:49 +0000 |
commit | c57fd5b92db6118752f521503e596cbc31829458 (patch) | |
tree | f8959ed16825fc119ac9156c5f88ea339e98f2e1 /editors | |
parent | 27bd3dd8f98d56b47b6a8cbf38d31ec96e0844bc (diff) | |
download | pkgsrc-c57fd5b92db6118752f521503e596cbc31829458.tar.gz |
Bump PKGREVISION for POSIX_SIGNALS change in patch-xx.
Diffstat (limited to 'editors')
-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/} |