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 ccaac68b8a6..864335fe62f 100644 --- a/devel/roundup/Makefile +++ b/devel/roundup/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2004/05/23 11:10:09 recht Exp $ +# $NetBSD: Makefile,v 1.17 2004/06/06 21:52:53 recht Exp $ -DISTNAME= roundup-0.7.2 +DISTNAME= roundup-0.7.3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=roundup/} |