diff options
Diffstat (limited to 'devel/roundup/Makefile')
-rw-r--r-- | devel/roundup/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/roundup/Makefile b/devel/roundup/Makefile index db83f3593e3..f9bc75a4b9a 100644 --- a/devel/roundup/Makefile +++ b/devel/roundup/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2005/08/06 20:34:00 recht Exp $ +# $NetBSD: Makefile,v 1.27 2006/02/05 23:08:52 joerg Exp $ DISTNAME= roundup-0.8.4 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundup/} |