diff options
author | woodsb02 <woodsb02@FreeBSD.org> | 2018-09-11 00:04:12 +0800 |
---|---|---|
committer | woodsb02 <woodsb02@FreeBSD.org> | 2018-09-11 00:04:12 +0800 |
commit | 340f532d83aacede3bab9a09b3c37546157dc776 (patch) | |
tree | cffe3e7537eb49daaf89353bae3122468fcde875 /net | |
parent | 713862d345a85b7837b5fdcab2ab7db7920c6a46 (diff) | |
download | freebsd-ports-gnome-340f532d83aacede3bab9a09b3c37546157dc776.tar.gz freebsd-ports-gnome-340f532d83aacede3bab9a09b3c37546157dc776.tar.zst freebsd-ports-gnome-340f532d83aacede3bab9a09b3c37546157dc776.zip |
Revert r479279 - the relocation of existing conf files violates POLA
Reported by: mat
Diffstat (limited to 'net')
-rw-r--r-- | net/ntpa/Makefile | 2 | ||||
-rw-r--r-- | net/ntpa/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/ntpa/Makefile b/net/ntpa/Makefile index 41aa5e241b4d..911850be1903 100644 --- a/net/ntpa/Makefile +++ b/net/ntpa/Makefile @@ -3,7 +3,7 @@ PORTNAME= ntpa PORTVERSION= 0.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://dist1.innolan.net/ \ http://dist2.innolan.net/ diff --git a/net/ntpa/pkg-plist b/net/ntpa/pkg-plist index 7d463eceec62..3cd7ad37c88c 100644 --- a/net/ntpa/pkg-plist +++ b/net/ntpa/pkg-plist @@ -23,7 +23,7 @@ man/man1/ntpa.1.gz %%DOCSDIR%%/DATABASE %%DOCSDIR%%/INSTALL @dir etc/newsyslog.conf.d -@sample %%ETCDIR%%/ntpa.newsyslog etc/newsyslog.conf.d/ntpa.conf +@sample %%ETCDIR%%/ntpa.newsyslog etc/newsyslog.conf.d/ntpa @sample(,ntpa,640) %%ETCDIR%%/ntpa.conf.sample @owner www @group www |