diff options
-rw-r--r-- | x11/mowitz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/mowitz/Makefile b/x11/mowitz/Makefile index 77053d171f8..df9b86bed59 100644 --- a/x11/mowitz/Makefile +++ b/x11/mowitz/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2008/11/10 17:21:38 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2011/03/17 23:36:21 zafer Exp $ DISTNAME= Mowitz-0.3.1 PKGREVISION= 1 CATEGORIES= x11 -MASTER_SITES= ftp://siag.nu/pub/mowitz/ +MASTER_SITES= http://siag.nu/pub/mowitz/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://siag.nu/mowitz/ |