diff options
author | antoine <antoine@FreeBSD.org> | 2015-10-08 04:24:05 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-10-08 04:24:05 +0800 |
commit | e5301c81a472e75379d9d8fdca354fb9139e1cbb (patch) | |
tree | 0bd71be53e1bfca5b02cf0d9bd562c0df172fbe1 /net/Makefile | |
parent | 1b4a5eef718fc8b739186ad523b20a2aa1182628 (diff) | |
download | freebsd-ports-gnome-e5301c81a472e75379d9d8fdca354fb9139e1cbb.tar.gz freebsd-ports-gnome-e5301c81a472e75379d9d8fdca354fb9139e1cbb.tar.zst freebsd-ports-gnome-e5301c81a472e75379d9d8fdca354fb9139e1cbb.zip |
Remove net/ntp-rc:
- it is removed according to MOVED
- its PKGBASE collides with net/ntp
With hat: portmgr
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 26219941022a..2d3a923a5ee1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -448,7 +448,6 @@ SUBDIR += ntopng SUBDIR += ntp SUBDIR += ntp-devel - SUBDIR += ntp-rc SUBDIR += ntraceroute SUBDIR += nusoap SUBDIR += nxproxy |