summaryrefslogtreecommitdiff
path: root/textproc/groff/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-02-25 10:17:11 +0000
committerwiz <wiz@pkgsrc.org>2003-02-25 10:17:11 +0000
commit5ce1eea7d5e1bd145d2f0bc8f192dba78383be6e (patch)
tree64a01f9ee3ac0fe915b53eec91fa32b33a319b14 /textproc/groff/Makefile
parent8b1acd6b0d64579cd9bb317afca1a2e679f9ed96 (diff)
downloadpkgsrc-5ce1eea7d5e1bd145d2f0bc8f192dba78383be6e.tar.gz
Make ``.Nm ""'' work. Patch from Christian Limpach (chris at pin lu)
on tech-userlevel. PKGREVISION -> 1.
Diffstat (limited to 'textproc/groff/Makefile')
-rw-r--r--textproc/groff/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile
index 69c21867fe2..3c18a0e8444 100644
--- a/textproc/groff/Makefile
+++ b/textproc/groff/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2003/01/05 01:07:57 salo Exp $
+# $NetBSD: Makefile,v 1.6 2003/02/25 10:17:11 wiz Exp $
#
DISTNAME= groff-1.18.1
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=groff/}