diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-04-22 13:16:33 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-04-22 13:16:33 +0000 |
commit | 879e75a6593d4f669464a017aaebd9f8bee250f3 (patch) | |
tree | 44760fb1f02ea408fa8f79bb5c9a29b881768f31 /science/dlib-cpp | |
parent | ac9adb54c85f3dfb91ab2b68f5398801ca2e1f78 (diff) | |
download | ports-879e75a6593d4f669464a017aaebd9f8bee250f3.tar.gz ports-879e75a6593d4f669464a017aaebd9f8bee250f3.zip |
Notes
Diffstat (limited to 'science/dlib-cpp')
-rw-r--r-- | science/dlib-cpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/dlib-cpp/Makefile b/science/dlib-cpp/Makefile index 3a40a5710c39..ec23717920f2 100644 --- a/science/dlib-cpp/Makefile +++ b/science/dlib-cpp/Makefile @@ -2,6 +2,7 @@ PORTNAME= dlib DISTVERSION= 19.17 +PORTREVISION= 1 CATEGORIES= science devel math MASTER_SITES= http://dlib.net/files/ PKGNAMESUFFIX= -cpp |