diff options
author | feld <feld@FreeBSD.org> | 2014-07-30 21:07:22 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2014-07-30 21:07:22 +0800 |
commit | c69d6a9739c5f41b0bd10c36f8836577bf340025 (patch) | |
tree | 61cd41b5cf0b3bb5f20460204fdb8e9ae8a5184d /mail/Makefile | |
parent | 9861425f794315b6261c1e5c2659baadb73da70e (diff) | |
download | freebsd-ports-graphics-c69d6a9739c5f41b0bd10c36f8836577bf340025.tar.gz freebsd-ports-graphics-c69d6a9739c5f41b0bd10c36f8836577bf340025.tar.zst freebsd-ports-graphics-c69d6a9739c5f41b0bd10c36f8836577bf340025.zip |
Copy archiveopteryx to -devel to make it easy to track development
progress.
Historically aox development is very reliable, but please be aware that
this port does not track stable releases.
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index d714209dc1d..5041f61ac90 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -17,6 +17,7 @@ SUBDIR += anubis SUBDIR += archivemail SUBDIR += archiveopteryx + SUBDIR += archiveopteryx-devel SUBDIR += archivesmtp SUBDIR += archmbox SUBDIR += ask |