diff options
author | reed <reed> | 2012-05-15 03:49:52 +0000 |
---|---|---|
committer | reed <reed> | 2012-05-15 03:49:52 +0000 |
commit | b0571502e7f935d3a31ea6eae2ec70276b0b03c0 (patch) | |
tree | 2a3f9eff176e7861cc9ad2723cf5b1e8a9bc3427 /x11 | |
parent | cba223c0922127c34deee69e3b33b484dda5c553 (diff) | |
download | pkgsrc-b0571502e7f935d3a31ea6eae2ec70276b0b03c0.tar.gz |
fix typo in comment
Diffstat (limited to 'x11')
-rw-r--r-- | x11/avant-window-navigator/Makefile | 4 | ||||
-rw-r--r-- | x11/libdesktop-agnostic/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/avant-window-navigator/Makefile b/x11/avant-window-navigator/Makefile index 19aaedbbfdb..35c4f88ae84 100644 --- a/x11/avant-window-navigator/Makefile +++ b/x11/avant-window-navigator/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/03/09 12:34:24 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/05/15 03:49:52 reed Exp $ # DISTNAME= avant-window-navigator-0.4.0 @@ -13,7 +13,7 @@ LICENSE= gnu-lgpl-v2 PKG_DESTDIR_SUPPORT= user-destdir -# Needed fo launchpad +# Needed for launchpad FETCH_USING= curl GNU_CONFIGURE= yes diff --git a/x11/libdesktop-agnostic/Makefile b/x11/libdesktop-agnostic/Makefile index cf821af1a89..e550384a637 100644 --- a/x11/libdesktop-agnostic/Makefile +++ b/x11/libdesktop-agnostic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2012/03/09 12:34:25 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/05/15 03:49:52 reed Exp $ # DISTNAME= libdesktop-agnostic-0.3.92 @@ -13,7 +13,7 @@ LICENSE= gnu-lgpl-v2 PKG_DESTDIR_SUPPORT= user-destdir -# Needed fo launchpad +# Needed for launchpad FETCH_USING= curl USE_TOOLS+= intltool pkg-config |