diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-10-27 12:34:53 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-10-27 12:34:53 +0800 |
commit | d9927f4c53867498f6bfc36c2c099b9fff92ff26 (patch) | |
tree | 48cc44ea7b495a3f07515a51fab684725896546a /news/ifmail/Makefile | |
parent | 7b73fb0e787f8bd701466151148d2c667b60a846 (diff) | |
download | freebsd-ports-gnome-d9927f4c53867498f6bfc36c2c099b9fff92ff26.tar.gz freebsd-ports-gnome-d9927f4c53867498f6bfc36c2c099b9fff92ff26.tar.zst freebsd-ports-gnome-d9927f4c53867498f6bfc36c2c099b9fff92ff26.zip |
- Security Fix
privillege esaclation to write as user ifmail
Submitted by: Niels Heinen, Jacques A Vidrine
Diffstat (limited to 'news/ifmail/Makefile')
-rw-r--r-- | news/ifmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/ifmail/Makefile b/news/ifmail/Makefile index 0a16197b3610..79fabf97c369 100644 --- a/news/ifmail/Makefile +++ b/news/ifmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= ifmail PORTVERSION= 2.15 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/fido |