mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
mail/archiveopteryx{-devel}: Fix rc script REQUIRE
LOGIN must be uppercase
This commit is contained in:
parent
0aa9469cbb
commit
8d16699263
@ -1,6 +1,6 @@
|
||||
PORTNAME= archiveopteryx
|
||||
PORTVERSION= 3.2.99.20181030
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,6 +1,6 @@
|
||||
PORTNAME= archiveopteryx
|
||||
PORTVERSION= 3.2.0
|
||||
PORTREVISION= 8
|
||||
PORTREVISION= 9
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://archiveopteryx.org/download/
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user