diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-22 20:37:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-22 20:37:36 +0000 |
commit | 96daa72856d8352765adc90dc953ed0b97d1ed8c (patch) | |
tree | 819cc18b25cad6e174b4346adeed1ea6ebd3cf2e /archivers/Makefile | |
parent | 7b166585406516e31bc6be0487c60bb05786759b (diff) | |
download | ports-96daa72856d8352765adc90dc953ed0b97d1ed8c.tar.gz ports-96daa72856d8352765adc90dc953ed0b97d1ed8c.zip |
After repocopy from archivers/star, add star-devel, at 1.5 alpha 41.
This is development series, but already pretty stable.
PR: ports/68125
Submitted by: Martin Matuska <martin@tradex.sk>
Repocopy by: marcus
Notes
Notes:
svn path=/head/; revision=112003
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 1333b6c07436..162668d20344 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -67,6 +67,7 @@ SUBDIR += sharutils SUBDIR += squsq SUBDIR += star + SUBDIR += star-devel SUBDIR += stuffit SUBDIR += szip SUBDIR += tardy |