diff options
author | miwi <miwi@FreeBSD.org> | 2014-01-24 22:53:03 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-01-24 22:53:03 +0800 |
commit | ab4d53e6f1fca7a608bbb2c583286d904d2c2e87 (patch) | |
tree | 894f9f850818a74171c4b2cf8726df8da3956d17 /mail/rubygem-vmail | |
parent | 2f2299c5cf5be1602524cad99221126810ef3d91 (diff) | |
download | freebsd-ports-gnome-ab4d53e6f1fca7a608bbb2c583286d904d2c2e87.tar.gz freebsd-ports-gnome-ab4d53e6f1fca7a608bbb2c583286d904d2c2e87.tar.zst freebsd-ports-gnome-ab4d53e6f1fca7a608bbb2c583286d904d2c2e87.zip |
- Stage Safe
Diffstat (limited to 'mail/rubygem-vmail')
-rw-r--r-- | mail/rubygem-vmail/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/rubygem-vmail/Makefile b/mail/rubygem-vmail/Makefile index 046f87bbfeb3..cf38547258b7 100644 --- a/mail/rubygem-vmail/Makefile +++ b/mail/rubygem-vmail/Makefile @@ -22,5 +22,4 @@ RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/vmail bin/vmail_client bin/vmailsend -NO_STAGE= yes .include <bsd.port.mk> |