-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
46 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# $OpenBSD: Makefile,v 1.6 2004/11/21 12:50:33 espie Exp $ | ||
# $OpenBSD: Makefile,v 1.7 2007/09/15 10:37:21 ajacoutot Exp $ | ||
|
||
COMMENT= "display the moon's phase" | ||
COMMENT= display the moon's phase | ||
|
||
DISTNAME= luna19s | ||
PKGNAME= luna-1.9 | ||
|
@@ -11,10 +11,10 @@ EXTRACT_CASES= *.lzh) lha xw=${WRKDIR}/${DISTNAME} ${FULLDISTDIR}/$$archive ;; | |
|
||
MAINTAINER= Nick Nauwelaerts <[email protected]> | ||
|
||
PERMIT_PACKAGE_CDROM= "copyrighted" | ||
PERMIT_PACKAGE_FTP= "copyrighted" | ||
PERMIT_DISTFILES_CDROM= "copyrighted" | ||
PERMIT_DISTFILES_FTP= "copyrighted" | ||
PERMIT_PACKAGE_CDROM= copyrighted | ||
PERMIT_PACKAGE_FTP= copyrighted | ||
PERMIT_DISTFILES_CDROM= copyrighted | ||
PERMIT_DISTFILES_FTP= copyrighted | ||
WANTLIB= c | ||
|
||
MASTER_SITES= ftp://ftp.vector.co.jp/pack/dos/edu/science/space/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
# $OpenBSD: Makefile,v 1.15 2006/11/13 10:08:12 steven Exp $ | ||
# $OpenBSD: Makefile,v 1.16 2007/09/15 10:37:22 ajacoutot Exp $ | ||
|
||
COMMENT= "set the root window to the image of earth" | ||
COMMENT= set the root window to the image of earth | ||
DISTNAME= xearth-1.1 | ||
CATEGORIES= astro x11 | ||
MASTER_SITES= ftp://cag.lcs.mit.edu/pub/tuna/ | ||
|
||
MAINTAINER= Paul Janzen <[email protected]> | ||
|
||
PERMIT_PACKAGE_CDROM= "Cannot sell." | ||
PERMIT_PACKAGE_CDROM= Cannot sell | ||
PERMIT_PACKAGE_FTP= Yes | ||
PERMIT_DISTFILES_CDROM= "Cannot sell." | ||
PERMIT_DISTFILES_CDROM= Cannot sell | ||
PERMIT_DISTFILES_FTP= Yes | ||
WANTLIB= ICE SM X11 Xext Xt c m | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters