diff options
author | araujo <araujo@FreeBSD.org> | 2008-06-06 04:07:10 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2008-06-06 04:07:10 +0800 |
commit | 249af2ae1bfdaaa9cbf513b0cdd1cb1bc5223f93 (patch) | |
tree | ea4331ae471101e2f43f0d2a5066379183cf5558 /archivers/Makefile | |
parent | d171850468e6ab393c9d9bc519524b12c6670ea3 (diff) | |
download | freebsd-ports-gnome-249af2ae1bfdaaa9cbf513b0cdd1cb1bc5223f93.tar.gz freebsd-ports-gnome-249af2ae1bfdaaa9cbf513b0cdd1cb1bc5223f93.tar.zst freebsd-ports-gnome-249af2ae1bfdaaa9cbf513b0cdd1cb1bc5223f93.zip |
- Repocopy from archivers/dynamite to archivers/libdynamite.
- Update to 0.1.1.
- Project has been renamed.
PR: ports/123941
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
Repocopy by: marcus
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index a43f92980335..a20a8356d7eb 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -18,7 +18,6 @@ SUBDIR += deco SUBDIR += deutex SUBDIR += dpkg - SUBDIR += dynamite SUBDIR += dzip SUBDIR += ecm SUBDIR += epkg @@ -49,6 +48,7 @@ SUBDIR += libarchive SUBDIR += libcabinet SUBDIR += libcomprex + SUBDIR += libdynamite SUBDIR += liblzxcomp SUBDIR += libmspack SUBDIR += libunrar |