diff options
author | ak <ak@FreeBSD.org> | 2014-05-20 14:06:35 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2014-05-20 14:06:35 +0800 |
commit | 6161bf6a5273690fdda58c0296d59bde10ee8583 (patch) | |
tree | a3f77a0d965b1e0633bce4bd914a678be49a43c0 /archivers/ha | |
parent | f19e9f65f3029b1743d93e7d5971571234845104 (diff) | |
download | freebsd-ports-gnome-6161bf6a5273690fdda58c0296d59bde10ee8583.tar.gz freebsd-ports-gnome-6161bf6a5273690fdda58c0296d59bde10ee8583.tar.zst freebsd-ports-gnome-6161bf6a5273690fdda58c0296d59bde10ee8583.zip |
- Add/update license when possible
- Modernize ports Makefiles
- Update MASTER_SITES/distfile for converters/chmview
Diffstat (limited to 'archivers/ha')
-rw-r--r-- | archivers/ha/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/ha/Makefile b/archivers/ha/Makefile index 1508c66acc48..d0daaffd181b 100644 --- a/archivers/ha/Makefile +++ b/archivers/ha/Makefile @@ -12,6 +12,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ak@FreeBSD.org COMMENT= File archiver based on HSC compression method +LICENSE= GPLv2 + PROJECTHOST= ak-various-projects NO_WRKSUBDIR= yes |