diff options
author | martti <martti> | 2009-05-12 12:27:19 +0000 |
---|---|---|
committer | martti <martti> | 2009-05-12 12:27:19 +0000 |
commit | 332b945f21e026b132d6dcb1dfd986f3bc2b56df (patch) | |
tree | 8463e4253f8f2cd0fd6f04126c3b9f4ce0878224 /geography | |
parent | e29bb2e2793046ec48686c5abe63b5f0db46384e (diff) | |
download | pkgsrc-332b945f21e026b132d6dcb1dfd986f3bc2b56df.tar.gz |
Activated LICENSE=...
Diffstat (limited to 'geography')
-rw-r--r-- | geography/gpsbabel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/geography/gpsbabel/Makefile b/geography/gpsbabel/Makefile index 4d96bef3fc4..db4491b1c03 100644 --- a/geography/gpsbabel/Makefile +++ b/geography/gpsbabel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2009/02/09 13:41:50 gdt Exp $ +# $NetBSD: Makefile,v 1.8 2009/05/12 12:27:19 martti Exp $ # DISTNAME= gpsbabel-1.3.6 @@ -13,7 +13,7 @@ MAINTAINER= martti@NetBSD.org # MAINTAINER+= gdt@NetBSD.org HOMEPAGE= http://www.gpsbabel.org/ COMMENT= Utility to convert and fetch GPS related data -#LICENSE= gnu-gpl-v2 +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir |