diff options
Diffstat (limited to 'textproc/unroff/Makefile')
-rw-r--r-- | textproc/unroff/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/unroff/Makefile b/textproc/unroff/Makefile index 8a291addcea..44dd99e3309 100644 --- a/textproc/unroff/Makefile +++ b/textproc/unroff/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.27 2006/06/25 07:57:22 rillig Exp $ +# $NetBSD: Makefile,v 1.28 2007/12/02 11:44:26 wiz Exp $ DISTNAME= unroff-1.0 PKGNAME= unroff-1.0.2 PKGREVISION= 1 CATEGORIES= textproc -MASTER_SITES= http://www-rn.informatik.uni-bremen.de/software/unroff/dist/ \ - http://www-rn.informatik.uni-bremen.de/software/unroff/contrib/ +MASTER_SITES= http://www-rn.informatik.uni-bremen.de/software/unroff/dist/ PATCHFILES= me-misc-patch misc-patch-2 PATCH_DIST_STRIP= -p1 |