diff options
author | Rene Ladan <rene@FreeBSD.org> | 2018-06-18 08:32:05 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2018-06-18 08:32:05 +0000 |
commit | a5a0ad07af6ba1235fb4c97004ee7d055fd7170c (patch) | |
tree | f23ea3b1c884e39e75226ba59c6bb77bfbf49568 /net/Makefile | |
parent | ecb8e37d49a3f943c515746562c311dea99b0825 (diff) | |
download | ports-a5a0ad07af6ba1235fb4c97004ee7d055fd7170c.tar.gz ports-a5a0ad07af6ba1235fb4c97004ee7d055fd7170c.zip |
Remove expired ports:
2018-06-17 net/syncthing-discosrv: Included in net/syncthing now
2018-06-17 net/syncthing-inotify: Included in net/syncthing now
Notes
Notes:
svn path=/head/; revision=472676
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index e18880c6d3ae..a96e51b72abe 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1422,8 +1422,6 @@ SUBDIR += svnup SUBDIR += syncthing SUBDIR += syncthing-cli - SUBDIR += syncthing-discosrv - SUBDIR += syncthing-inotify SUBDIR += syndication SUBDIR += tableutil SUBDIR += tac_plus4 |