diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-01-24 17:04:52 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-01-24 17:04:52 +0000 |
commit | 2df63e8354d7660997ace6329aba75aa2619fa2e (patch) | |
tree | 0d98d6e3253962720bacec82a9933099fb639b01 /archivers/mar/Makefile | |
parent | 4ff51aa3a55da5ab7de109c09186525598ef2df4 (diff) | |
download | ports-2df63e8354d7660997ace6329aba75aa2619fa2e.tar.gz ports-2df63e8354d7660997ace6329aba75aa2619fa2e.zip |
Notes
Diffstat (limited to 'archivers/mar/Makefile')
-rw-r--r-- | archivers/mar/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/mar/Makefile b/archivers/mar/Makefile index a37ed96ecf12..9f270ea4867b 100644 --- a/archivers/mar/Makefile +++ b/archivers/mar/Makefile @@ -18,6 +18,7 @@ MAKE_JOBS_SAFE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} +LICENSE= MIT MAN1= mar.1 post-patch: |