diff options
author | thierry <thierry@FreeBSD.org> | 2004-04-20 20:59:18 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-04-20 20:59:18 +0000 |
commit | 035b3465caedffca2d29f3644106fc4b2c8aba52 (patch) | |
tree | ebfb9208fb39640463b22dbca2f8b9e33b3c2f72 /databases/clip | |
parent | 97ac35252a9d7432eabe479b03345430b5aa58ff (diff) | |
download | FreeBSD-ports-035b3465caedffca2d29f3644106fc4b2c8aba52.zip FreeBSD-ports-035b3465caedffca2d29f3644106fc4b2c8aba52.tar.gz |
- remove DEPRECATED & EXPIRATION_DATE;
- fix a fatigued typo.
Approved by: mat (mentor).
Diffstat (limited to 'databases/clip')
-rw-r--r-- | databases/clip/Makefile | 2 | ||||
-rw-r--r-- | databases/clip/pkg-descr | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/databases/clip/Makefile b/databases/clip/Makefile index af461b8..d70bcea 100644 --- a/databases/clip/Makefile +++ b/databases/clip/Makefile @@ -26,8 +26,6 @@ WANT_GNOME= yes .if ${ARCH} != "i386" BROKEN= "Does not compile on !i386" .endif -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2004-06-18 BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ wget:${PORTSDIR}/ftp/wget diff --git a/databases/clip/pkg-descr b/databases/clip/pkg-descr index 838dd83..cf3247c 100644 --- a/databases/clip/pkg-descr +++ b/databases/clip/pkg-descr @@ -1,3 +1,3 @@ -Object orientired, CA-Clipper compatible compiler +Object oriented, CA-Clipper compatible compiler. WWW: http://www.itk.ru/english/ |