diff options
Diffstat (limited to 'devel/pccts/Makefile')
-rw-r--r-- | devel/pccts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/pccts/Makefile b/devel/pccts/Makefile index f85f1c09531..fb6bbfc1b62 100644 --- a/devel/pccts/Makefile +++ b/devel/pccts/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/03/29 12:40:37 jmmv Exp $ +# $NetBSD: Makefile,v 1.11 2004/01/20 12:13:29 agc Exp $ # DISTNAME= pccts133mr22 PKGNAME= pccts-1.33.22 -WRKSRC= ${WRKDIR}/pccts CATEGORIES= devel MASTER_SITES= http://www.polhode.com/ EXTRACT_SUFX= .zip @@ -12,6 +11,7 @@ MAINTAINER= david@maxwell.net HOMEPAGE= http://www.polhode.com/pccts.html COMMENT= Purdue Compiler Construction Tool Set +WRKSRC= ${WRKDIR}/pccts DIST_SUBDIR= ${PKGNAME} MAKEFILE= makefile |