diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2014-04-03 06:33:11 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2014-04-03 06:33:11 +0000 |
commit | dd93a36b9d8dfd8e01787b0d66ba10c6dd5c3efa (patch) | |
tree | 96173274e130199a1686fd480d89485f516a448f /deskutils | |
parent | ea7e480abcbfa9fc92450d80de2cf4af2a78982e (diff) | |
download | ports-dd93a36b9d8dfd8e01787b0d66ba10c6dd5c3efa.tar.gz ports-dd93a36b9d8dfd8e01787b0d66ba10c6dd5c3efa.zip |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/notecase/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/notecase/Makefile b/deskutils/notecase/Makefile index 59b7789d0d28..80b7501d1de9 100644 --- a/deskutils/notecase/Makefile +++ b/deskutils/notecase/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}_src MAINTAINER= martymac@FreeBSD.org COMMENT= Hierarchical text notes manager -LICENSE= BSD +LICENSE= BSD3CLAUSE USE_GNOME= gtk20 gtksourceview2 gnomevfs2 USES= dos2unix gmake desktop-file-utils gettext pkgconfig shared-mime-info |