diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | cdf4050f373b28af95e027bc0d61165f3d67a74c (patch) | |
tree | cf02fd76b4c4a6c734fc5ea3af777af0468b4b93 /net-mgmt/libsmi | |
parent | c010ee39746e03b585488eaccebb2fd64ea982a1 (diff) | |
download | FreeBSD-ports-cdf4050f373b28af95e027bc0d61165f3d67a74c.zip FreeBSD-ports-cdf4050f373b28af95e027bc0d61165f3d67a74c.tar.gz |
De-pkg-comment.
Diffstat (limited to 'net-mgmt/libsmi')
-rw-r--r-- | net-mgmt/libsmi/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/libsmi/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/libsmi/Makefile b/net-mgmt/libsmi/Makefile index 00a7dd0..b18271a 100644 --- a/net-mgmt/libsmi/Makefile +++ b/net-mgmt/libsmi/Makefile @@ -11,6 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.ibr.cs.tu-bs.de/pub/local/libsmi/ MAINTAINER= saper@system.pl +COMMENT= A library to access SMI MIB information USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/net-mgmt/libsmi/pkg-comment b/net-mgmt/libsmi/pkg-comment deleted file mode 100644 index 671a84f..0000000 --- a/net-mgmt/libsmi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library to access SMI MIB information |