diff options
Diffstat (limited to 'misc/easymenu')
-rw-r--r-- | misc/easymenu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/easymenu/Makefile b/misc/easymenu/Makefile index a8b30920346..30f8b0a213d 100644 --- a/misc/easymenu/Makefile +++ b/misc/easymenu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/09/28 19:51:27 rillig Exp $ +# $NetBSD: Makefile,v 1.5 2007/03/25 05:47:34 wiz Exp $ # DISTNAME= easymenu-0.7.2 @@ -6,7 +6,7 @@ CATEGORIES= misc MASTER_SITES= ftp://ftp.mreriksson.net/pub/easymenu/ MAINTAINER= ola@mrEriksson.net -HOMEPAGE= http://www.mrEriksson.net/dev/ +HOMEPAGE= http://www.mreriksson.net/dev/easymenu/ COMMENT= Software used to generate menu systems NO_BUILD= yes |