diff options
Diffstat (limited to 'textproc/psgml-mode/Makefile')
-rw-r--r-- | textproc/psgml-mode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/psgml-mode/Makefile b/textproc/psgml-mode/Makefile index 186cf83253b..dba86a331ce 100644 --- a/textproc/psgml-mode/Makefile +++ b/textproc/psgml-mode/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2008/10/11 09:31:58 uebayasi Exp $ +# $NetBSD: Makefile,v 1.20 2009/08/06 01:44:56 minskim Exp $ DISTNAME= psgml-1.3.2 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME:S/-/-mode-/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psgml/} |