diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cowsay/Makefile | 4 | ||||
-rw-r--r-- | misc/easymenu/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/cowsay/Makefile b/misc/cowsay/Makefile index dd7678c384d..2998b2db6fa 100644 --- a/misc/cowsay/Makefile +++ b/misc/cowsay/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2008/03/04 19:21:11 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2011/03/17 21:11:44 zafer Exp $ DISTNAME= cowsay-3.03 PKGREVISION= 1 CATEGORIES= misc -MASTER_SITES= ftp://ftp.nog.net/pub/tony/cowsay/ +MASTER_SITES= # ftp://ftp.nog.net/pub/tony/cowsay/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.nog.net/~tony/warez/cowsay.shtml diff --git a/misc/easymenu/Makefile b/misc/easymenu/Makefile index bc552ee2e56..11594e2d7c5 100644 --- a/misc/easymenu/Makefile +++ b/misc/easymenu/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2008/03/04 19:21:11 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2011/03/17 21:12:39 zafer Exp $ # DISTNAME= easymenu-0.7.2 CATEGORIES= misc -MASTER_SITES= ftp://ftp.mreriksson.net/pub/easymenu/ +MASTER_SITES= # ftp://ftp.mreriksson.net/pub/easymenu/ MAINTAINER= ola@mrEriksson.net HOMEPAGE= http://www.mreriksson.net/dev/easymenu/ |