-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove HOMEPAGE and MASTER_SITES, it is gone.
- Loading branch information
Showing
1 changed file
with
3 additions
and
3 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# $NetBSD: Makefile,v 1.57 2011/01/13 13:39:08 wiz Exp $ | ||
# $NetBSD: Makefile,v 1.58 2011/02/14 19:32:12 wiz Exp $ | ||
|
||
DISTNAME= knews-1.0b.1 | ||
PKGNAME= knews-1.0 | ||
PKGREVISION= 16 | ||
CATEGORIES= news x11 | ||
MASTER_SITES= http://www.matematik.su.se/~kjj/ | ||
MASTER_SITES= # http://www.matematik.su.se/~kjj/ | ||
|
||
MAINTAINER= [email protected] | ||
HOMEPAGE= http://www.matematik.su.se/~kjj/ | ||
#HOMEPAGE= http://www.matematik.su.se/~kjj/ | ||
COMMENT= X11 newsreader with support for threading and MIME | ||
|
||
PKG_DESTDIR_SUPPORT= user-destdir | ||
|