- Fix ETCDIR removal problem after recent pkg-plist update
- Bump PORTREVISION Reported by: itetcu, pointyhat (pav)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= ssmtp
|
||||
PORTVERSION= 2.61.11.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
|
||||
DISTNAME= ${PORTNAME}_2.61.orig
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
sbin/ssmtp
|
||||
etc/ssmtp/revaliases.sample
|
||||
etc/ssmtp/ssmtp.conf.sample
|
||||
@dirrmtry %D/etc/ssmtp 2> /dev/null || echo "If you don't plan to reinstall ssmtp, you can safely remove %D/etc/ssmtp" | fmt
|
||||
@dirrmtry etc/ssmtp 2> /dev/null || echo "If you don't plan to reinstall ssmtp, you can safely remove %D/etc/ssmtp" | fmt
|
||||
|
||||
Reference in New Issue
Block a user