diff options
Diffstat (limited to 'games/circuslinux/Makefile')
-rw-r--r-- | games/circuslinux/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/circuslinux/Makefile b/games/circuslinux/Makefile index 4ebab21ef00..e29b54fe061 100644 --- a/games/circuslinux/Makefile +++ b/games/circuslinux/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/10/03 00:14:43 tv Exp $ +# $NetBSD: Makefile,v 1.3 2004/12/28 23:18:15 reed Exp $ # DISTNAME= circuslinux-1.0.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/circus-linux/src/ |