diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-10-19 21:49:11 +0800 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-10-19 21:49:11 +0800 |
commit | d85b993a5a13e3fca044d16579984771bb0f4663 (patch) | |
tree | 8a6ff06f1ae7cfd95a622eca330703b0150b3b5d /net/Makefile | |
parent | e5c19fce71bf4f7582d0fd970db613300462d99a (diff) | |
download | freebsd-ports-gnome-d85b993a5a13e3fca044d16579984771bb0f4663.tar.gz freebsd-ports-gnome-d85b993a5a13e3fca044d16579984771bb0f4663.tar.zst freebsd-ports-gnome-d85b993a5a13e3fca044d16579984771bb0f4663.zip |
Remove net/ntp-rc:
- it is removed according to MOVED
- its PKGBASE collides with net/ntp
Pointy hat: cy@
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 0f8c36a48703..66223df4214d 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 |