summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--time/asclock-gtk/Makefile4
-rw-r--r--time/asclock-xlib/Makefile4
-rw-r--r--time/asclock/Makefile4
3 files changed, 9 insertions, 3 deletions
diff --git a/time/asclock-gtk/Makefile b/time/asclock-gtk/Makefile
index df2b3dda7b5..25498ea8065 100644
--- a/time/asclock-gtk/Makefile
+++ b/time/asclock-gtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/07/16 00:52:51 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2001/07/16 10:41:18 jlam Exp $
#
DISTNAME= asclock-gtk-2.1.10beta
@@ -10,6 +10,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} # www.asclock.org is no more
MAINTAINER= jlam@netbsd.org
COMMENT= dockable clock and calendar with themes for GTK+
+NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
+
USE_BUILDLINK_ONLY= # defined
USE_CONFIG_WRAPPER= # defined
USE_X11BASE= # defined
diff --git a/time/asclock-xlib/Makefile b/time/asclock-xlib/Makefile
index 362af1984fb..2a167e15790 100644
--- a/time/asclock-xlib/Makefile
+++ b/time/asclock-xlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2001/07/16 00:55:42 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2001/07/16 10:41:18 jlam Exp $
#
DISTNAME= asclock-xlib-2.0.11
@@ -10,6 +10,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} # www.asclock.org is no more
MAINTAINER= jlam@netbsd.org
COMMENT= dockable clock and calendar with themes for X11
+NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
+
USE_BUILDLINK_ONLY= YES
USE_IMAKE= YES
USE_X11BASE= YES
diff --git a/time/asclock/Makefile b/time/asclock/Makefile
index 296c7a84ae4..d3d4f91a813 100644
--- a/time/asclock/Makefile
+++ b/time/asclock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/07/16 00:46:42 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2001/07/16 10:41:18 jlam Exp $
DISTNAME= asclock-classic-1.0
PKGNAME= asclock-1.0
@@ -8,6 +8,8 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} # www.asclock.org is no more
MAINTAINER= jlam@netbsd.org
COMMENT= NeXTstep-like clock and calendar
+NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
+
USE_BUILDLINK_ONLY= YES
USE_IMAKE= YES
USE_X11BASE= YES