diff options
author | Cy Schubert <cy@FreeBSD.org> | 2011-08-15 03:06:11 +0800 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2011-08-15 03:06:11 +0800 |
commit | 45d7ebb351f16729b9441b0d36f38f93db1c6092 (patch) | |
tree | 656424a5aa8e15e6dc820084c0f01c8a0bfcb186 /net | |
parent | 1ef5a90018d32a8545fb5a96a0b92e4754a3c29e (diff) | |
download | freebsd-ports-gnome-45d7ebb351f16729b9441b0d36f38f93db1c6092.tar.gz freebsd-ports-gnome-45d7ebb351f16729b9441b0d36f38f93db1c6092.tar.zst freebsd-ports-gnome-45d7ebb351f16729b9441b0d36f38f93db1c6092.zip |
Plist fixup.
Noticed by: pav
Diffstat (limited to 'net')
-rw-r--r-- | net/ntp-devel/Makefile | 2 | ||||
-rw-r--r-- | net/ntp-devel/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index 5bb50ae792e9..06011a30947f 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -40,7 +40,7 @@ PLIST_SUB+= SSL="" CONFIGURE_ARGS+= --enable-ipv6 .endif -MAN8= ntp-keygen.8 ntpd.8 ntpdc.8 ntpq.8 sntp.8 ntpsnmpd.8 +MAN8= ntp-keygen.8 ntpd.8 ntpdc.8 ntpq.8 sntp.8 pre-everything:: @${ECHO} diff --git a/net/ntp-devel/pkg-plist b/net/ntp-devel/pkg-plist index 25a59eeacd32..cb7a19c47d73 100644 --- a/net/ntp-devel/pkg-plist +++ b/net/ntp-devel/pkg-plist @@ -1,4 +1,3 @@ -bin/event_rpcgen.py %%SSL%%sbin/ntp-keygen sbin/ntp-wait sbin/ntpd |