diff options
Diffstat (limited to 'devel/roundup/Makefile')
-rw-r--r-- | devel/roundup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/roundup/Makefile b/devel/roundup/Makefile index a91a20bdc58..189c2155a66 100644 --- a/devel/roundup/Makefile +++ b/devel/roundup/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.28 2006/07/15 11:39:17 recht Exp $ +# $NetBSD: Makefile,v 1.29 2006/10/04 21:36:00 wiz Exp $ DISTNAME= roundup-1.1.2 CATEGORIES= devel MASTER_SITES= http://cheeseshop.python.org/packages/source/r/roundup/ MAINTAINER= recht@NetBSD.org -HOMEPAGE= http://roundup.sf.net/ +HOMEPAGE= http://roundup.sourceforge.net/ COMMENT= Issue tracking system with command-line, web and email clients PYDISTUTILSPKG= yes |