diff options
Diffstat (limited to 'cad/atlc')
-rw-r--r-- | cad/atlc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/atlc/Makefile b/cad/atlc/Makefile index 6eb0010762d..13a8df10928 100644 --- a/cad/atlc/Makefile +++ b/cad/atlc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2004/04/11 04:19:40 snj Exp $ +# $NetBSD: Makefile,v 1.6 2004/10/03 00:13:12 tv Exp $ # DISTNAME= atlc-4.2.10 +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=atlc/} |