diff options
author | naddy <naddy@FreeBSD.org> | 2003-02-21 20:52:52 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-02-21 20:52:52 +0800 |
commit | 97aaa4147a26c5e38f80fad02e31b7f3730e5d26 (patch) | |
tree | b9f41e87dc0ee5207a000ba86e20786c7d9e4897 /math/calcoo | |
parent | 69b51a7eaaf4fb61d28b25ff2f8a100a8c3e9882 (diff) | |
download | freebsd-ports-gnome-97aaa4147a26c5e38f80fad02e31b7f3730e5d26.tar.gz freebsd-ports-gnome-97aaa4147a26c5e38f80fad02e31b7f3730e5d26.tar.zst freebsd-ports-gnome-97aaa4147a26c5e38f80fad02e31b7f3730e5d26.zip |
pkg-comment -> COMMENT
Diffstat (limited to 'math/calcoo')
-rw-r--r-- | math/calcoo/Makefile | 1 | ||||
-rw-r--r-- | math/calcoo/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/calcoo/Makefile b/math/calcoo/Makefile index 0a59115d5e69..372fda26ed9e 100644 --- a/math/calcoo/Makefile +++ b/math/calcoo/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ MASTER_SITE_SUBDIR= calcoo MAINTAINER= naddy@FreeBSD.org +COMMENT= Gtk-based scientific calculator USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/math/calcoo/pkg-comment b/math/calcoo/pkg-comment deleted file mode 100644 index 332258d71fa6..000000000000 --- a/math/calcoo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Gtk-based scientific calculator |