diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2012-12-20 17:45:48 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2012-12-20 17:45:48 +0000 |
commit | e110f77b7defa5e0649ebc025c3303278bfaf8d8 (patch) | |
tree | ef5574bb7d5c4f8f1ce917842f08741c7ea6f880 /devel/liblnk/Makefile | |
parent | 632f221be07a2c6d2165d62a917cb0e4cad62716 (diff) |
Notes
Diffstat (limited to 'devel/liblnk/Makefile')
-rw-r--r-- | devel/liblnk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/liblnk/Makefile b/devel/liblnk/Makefile index a5e2767bf4c0..629dcaae309a 100644 --- a/devel/liblnk/Makefile +++ b/devel/liblnk/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= GOOGLE_CODE DISTNAME= ${PORTNAME}-alpha-${PORTVERSION} MAINTAINER= antoine@FreeBSD.org -COMMENT= Library and tools to access the Windows Shortcut File (LNK) Format +COMMENT= Library and tools to access the Windows shortcut file (LNK) format LICENSE= LGPL3 |