diff options
Diffstat (limited to 'net/libsocketcpp')
-rw-r--r-- | net/libsocketcpp/Makefile | 1 | ||||
-rw-r--r-- | net/libsocketcpp/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/libsocketcpp/Makefile b/net/libsocketcpp/Makefile index b6db7f86dba9..7de8009aca76 100644 --- a/net/libsocketcpp/Makefile +++ b/net/libsocketcpp/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= libsocket MAINTAINER= erwin@lansing.dk +COMMENT= A C++ wrapper library to the sockets GNU_CONFIGURE= yes INSTALLS_SHLIB= yes diff --git a/net/libsocketcpp/pkg-comment b/net/libsocketcpp/pkg-comment deleted file mode 100644 index ff3133940fc7..000000000000 --- a/net/libsocketcpp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A C++ wrapper library to the sockets |