diff options
author | wiz <wiz> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-02-22 19:01:13 +0000 |
commit | 16ab66728257a19144999d3bf2b2fb954c58bce4 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /x11/ssystem | |
parent | 2ba53e6dd8f712e4f7bc55ee7e40c6f5dfb88884 (diff) | |
download | pkgsrc-16ab66728257a19144999d3bf2b2fb954c58bce4.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'x11/ssystem')
-rw-r--r-- | x11/ssystem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/ssystem/Makefile b/x11/ssystem/Makefile index 35681b4f33e..4994d84ae89 100644 --- a/x11/ssystem/Makefile +++ b/x11/ssystem/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2007/01/30 20:45:10 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2007/02/22 19:01:28 wiz Exp $ # DISTNAME= ssystem-1.6 PKGREVISION= 3 CATEGORIES= x11 graphics -MASTER_SITES= ${HOMEPAGE} # ${HOMEPAGE}/hires/ +MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= fredb@NetBSD.org HOMEPAGE= http://www1.las.es/~amil/ssystem/ |