diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /net/libsocketcpp | |
parent | Handle '#' and '$' in pkg-comment properly. (diff) |
De-pkg-comment.
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 |