diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2007-01-02 08:54:13 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2007-01-02 08:54:13 +0000 |
commit | 3d0dcc46ab28c7878935e64dfe02556912e62702 (patch) | |
tree | 181d1b6872876f32cf58ed1d2d107df2d1644a6a /mail/anubis | |
parent | 47f7062f8daf1af7f064d90f971d4749a42363e2 (diff) |
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
Notes
Notes:
svn path=/head/; revision=181262
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 7151c132db29..140bd7b621ce 100644 --- a/mail/anubis/Makefile +++ b/mail/anubis/Makefile @@ -19,7 +19,7 @@ PORTNAME= anubis PORTVERSION= 3.6.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |