diff options
author | gabor <gabor@FreeBSD.org> | 2011-09-12 21:46:58 +0800 |
---|---|---|
committer | gabor <gabor@FreeBSD.org> | 2011-09-12 21:46:58 +0800 |
commit | 62d04d90eca0deab3e6d0c6d2464a4e2e98c2160 (patch) | |
tree | 340d61bcebb3fd474659c01f02a4faf7d643ff6b /mail/anubis | |
parent | 81a4003af96d6d84755108a8c6319d5bb023bb8e (diff) | |
download | freebsd-ports-gnome-62d04d90eca0deab3e6d0c6d2464a4e2e98c2160.tar.gz freebsd-ports-gnome-62d04d90eca0deab3e6d0c6d2464a4e2e98c2160.tar.zst freebsd-ports-gnome-62d04d90eca0deab3e6d0c6d2464a4e2e98c2160.zip |
- Track dependencies after databases/gdbm update
Diffstat (limited to 'mail/anubis')
-rw-r--r-- | mail/anubis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile index 61808475a335..b0e498809b2c 100644 --- a/mail/anubis/Makefile +++ b/mail/anubis/Makefile @@ -7,7 +7,7 @@ PORTNAME= anubis PORTVERSION= 4.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |