diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 20:35:09 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 20:35:09 +0800 |
commit | 5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6 (patch) | |
tree | 1fe1a4c27a7fa220e8e0d5b2f64d928a6aa329ca /lang/o2c | |
parent | c8279043c76c50a7dfb9161150d4f3eaf58762cf (diff) | |
download | freebsd-ports-graphics-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.tar.gz freebsd-ports-graphics-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.tar.zst freebsd-ports-graphics-5ac7e4b4424a53eb1ef2c98a59e3df8a03bdbab6.zip |
De-pkg-comment.
Diffstat (limited to 'lang/o2c')
-rw-r--r-- | lang/o2c/Makefile | 1 | ||||
-rw-r--r-- | lang/o2c/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/lang/o2c/Makefile b/lang/o2c/Makefile index 9bc63a8868d..22d5272bd2f 100644 --- a/lang/o2c/Makefile +++ b/lang/o2c/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= ftp://ftp.uni-kl.de/pub/informatik/software/ \ http://www.breuninger.org/files/distfiles/ MAINTAINER= ob@breuninger.org +COMMENT= Oberon-2 compiler # does not support 64-bit platforms ONLY_FOR_ARCHS= i386 diff --git a/lang/o2c/pkg-comment b/lang/o2c/pkg-comment deleted file mode 100644 index 93dda814759..00000000000 --- a/lang/o2c/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Oberon-2 compiler |