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 /x11/xephem | |
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 'x11/xephem')
-rw-r--r-- | x11/xephem/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xephem/Makefile b/x11/xephem/Makefile index 7ce62701c78..58257df3544 100644 --- a/x11/xephem/Makefile +++ b/x11/xephem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2008/05/30 17:04:04 drochner Exp $ +# $NetBSD: Makefile,v 1.52 2009/05/19 08:59:39 wiz Exp $ DISTNAME= xephem-3.7.3 CATEGORIES= x11 @@ -7,8 +7,7 @@ MASTER_SITES= http://www.clearskyinstitute.com/xephem/ MAINTAINER= gdt@NetBSD.org HOMEPAGE= http://www.clearskyinstitute.com/xephem/ COMMENT= Interactive astronomical ephemeris program - -LICENSE= xephem-license +LICENSE= xephem-license # Pending adjustment of license wording to clarify the copyright # holder's intent, permission has been granted to distribute the |