1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

mail/archiveopteryx{-devel}: Fix rc script REQUIRE

LOGIN must be uppercase
This commit is contained in:
Mark Felder 2023-02-06 16:43:19 +00:00
parent 0aa9469cbb
commit 8d16699263
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= archiveopteryx
PORTVERSION= 3.2.99.20181030
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= mail
PKGNAMESUFFIX= -devel

View File

@ -1,7 +1,7 @@
#!/bin/sh
# PROVIDE: archiveopteryx
# REQUIRE: login
# REQUIRE: LOGIN
# KEYWORD: shutdown
#
# Add the following lines to /etc/rc.conf.local or /etc/rc.conf

View File

@ -1,6 +1,6 @@
PORTNAME= archiveopteryx
PORTVERSION= 3.2.0
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= mail
MASTER_SITES= http://archiveopteryx.org/download/

View File

@ -1,7 +1,7 @@
#!/bin/sh
# PROVIDE: archiveopteryx
# REQUIRE: login
# REQUIRE: LOGIN
# KEYWORD: shutdown
#
# Add the following lines to /etc/rc.conf.local or /etc/rc.conf