diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-19 08:59:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-19 08:59:00 +0000 |
commit | 895a427c2b02fc658aea5135eb3059116379c573 (patch) | |
tree | 6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /converters/dvi2tty/Makefile | |
parent | 24e9c4bfce71001ab726d2c6ccdd198ef12435ba (diff) | |
download | pkgsrc-895a427c2b02fc658aea5135eb3059116379c573.tar.gz |
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Diffstat (limited to 'converters/dvi2tty/Makefile')
-rw-r--r-- | converters/dvi2tty/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/dvi2tty/Makefile b/converters/dvi2tty/Makefile index 0b90fc7d281..fb10b006ba6 100644 --- a/converters/dvi2tty/Makefile +++ b/converters/dvi2tty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2008/03/03 05:51:08 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2009/05/19 08:59:06 wiz Exp $ # DISTNAME= dvi2tty @@ -9,7 +9,6 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Program for previewing DVI files - LICENSE= no-commercial-use PKG_DESTDIR_SUPPORT= user-destdir |