diff options
author | antoine <antoine@FreeBSD.org> | 2014-09-08 00:29:18 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-09-08 00:29:18 +0800 |
commit | cba6ca0ef32a0f973edad295727a8c3405dadcf4 (patch) | |
tree | 254d42d2e0fd04e6d13e190d93380c0d228d4733 /mail | |
parent | da50429a444c7aa6948a6f466b827ddcf20341ef (diff) | |
download | freebsd-ports-gnome-cba6ca0ef32a0f973edad295727a8c3405dadcf4.tar.gz freebsd-ports-gnome-cba6ca0ef32a0f973edad295727a8c3405dadcf4.tar.zst freebsd-ports-gnome-cba6ca0ef32a0f973edad295727a8c3405dadcf4.zip |
Allow staging as a regular user
Diffstat (limited to 'mail')
-rw-r--r-- | mail/movemail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/movemail/Makefile b/mail/movemail/Makefile index d13e2cfd024e..ba887ee38ca9 100644 --- a/mail/movemail/Makefile +++ b/mail/movemail/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://wolfram.schneider.org/src/ MAINTAINER= wosch@FreeBSD.org COMMENT= Move your mail box to another location +USES= uidfix + PLIST_FILES= bin/movemail \ man/man1/movemail.1.gz |