diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 21:42:50 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 21:42:50 +0800 |
commit | e9aa175bcda2052293dfb91f393b9bfbd281c694 (patch) | |
tree | 10cd84815423f800ebfe4bc351c38307a641ffed /textproc/xmlada | |
parent | cdf4050f373b28af95e027bc0d61165f3d67a74c (diff) | |
download | freebsd-ports-gnome-e9aa175bcda2052293dfb91f393b9bfbd281c694.tar.gz freebsd-ports-gnome-e9aa175bcda2052293dfb91f393b9bfbd281c694.tar.zst freebsd-ports-gnome-e9aa175bcda2052293dfb91f393b9bfbd281c694.zip |
De-pkg-comment.
Diffstat (limited to 'textproc/xmlada')
-rw-r--r-- | textproc/xmlada/Makefile | 1 | ||||
-rw-r--r-- | textproc/xmlada/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xmlada/Makefile b/textproc/xmlada/Makefile index bc9cdba484b7..8e958bc74ee0 100644 --- a/textproc/xmlada/Makefile +++ b/textproc/xmlada/Makefile @@ -13,6 +13,7 @@ DISTNAME= XmlAda-${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= aidan@velvet.net +COMMENT= An XML parsing library for Ada 95 BUILD_DEPENDS= adagcc:${PORTSDIR}/lang/gnat diff --git a/textproc/xmlada/pkg-comment b/textproc/xmlada/pkg-comment deleted file mode 100644 index e5f1bc947b97..000000000000 --- a/textproc/xmlada/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An XML parsing library for Ada 95 |