aboutsummaryrefslogtreecommitdiff
path: root/devel/ossp-al
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /devel/ossp-al
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
downloadports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz
ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip
Notes
Diffstat (limited to 'devel/ossp-al')
-rw-r--r--devel/ossp-al/Makefile1
-rw-r--r--devel/ossp-al/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/ossp-al/Makefile b/devel/ossp-al/Makefile
index 9045fe6b5c89..6057ec7a3b02 100644
--- a/devel/ossp-al/Makefile
+++ b/devel/ossp-al/Makefile
@@ -16,6 +16,7 @@ MASTER_SITES= ftp://ftp.ossp.org/pkg/lib/al/
PKGNAMEPREFIX= ossp-
MAINTAINER= alane@FreeBSD.org
+COMMENT= Defines an abstract type of buffer that can move data without copying
LIB_DEPENDS= ex.10:${.CURDIR}/../../devel/ossp-ex
diff --git a/devel/ossp-al/pkg-comment b/devel/ossp-al/pkg-comment
deleted file mode 100644
index c89090a9a34c..000000000000
--- a/devel/ossp-al/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Defines an abstract type of buffer that can move data without copying