diff options
Diffstat (limited to 'chat/gale/Makefile')
-rw-r--r-- | chat/gale/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/gale/Makefile b/chat/gale/Makefile index f9dee586cf9..a6ae0b0c1f4 100644 --- a/chat/gale/Makefile +++ b/chat/gale/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2005/12/29 06:21:32 jlam Exp $ +# $NetBSD: Makefile,v 1.30 2006/02/05 23:08:24 joerg Exp $ DISTNAME= gale-0.99fruit PKGNAME= gale-0.99f +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://download.ofb.net/gale/ EXTRACT_SUFX= .tar.bz2 |