diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-17 17:42:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-17 17:42:09 +0000 |
commit | a87738b456114a95193b58ec31e883210d6b9f3f (patch) | |
tree | 926bbe6e07ce5aedfc0884e098d71275e74392c9 /sysutils/aperture/Makefile | |
parent | ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff) | |
download | pkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'sysutils/aperture/Makefile')
-rw-r--r-- | sysutils/aperture/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/aperture/Makefile b/sysutils/aperture/Makefile index 2ecbe37fbcc..e900900ddd8 100644 --- a/sysutils/aperture/Makefile +++ b/sysutils/aperture/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2001/01/17 23:57:52 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2001/02/17 17:42:10 wiz Exp $ DISTNAME= apNetBSD PKGNAME= aperture-2.0nb1 @@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-current/xsrc/xfree/xc/progr EXTRACT_SUFX= .shar MAINTAINER= jlam@netbsd.org +COMMENT= XFree86 Framebuffer "aperture" driver for NetBSD/i386 DIST_SUBDIR= ${PKGNAME} NO_WRKSUBDIR= # defined |