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 /astro/jday | |
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 'astro/jday')
-rw-r--r-- | astro/jday/Makefile | 1 | ||||
-rw-r--r-- | astro/jday/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/astro/jday/Makefile b/astro/jday/Makefile index 30a95d9ccd65..39cb62e6ca5b 100644 --- a/astro/jday/Makefile +++ b/astro/jday/Makefile @@ -11,6 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= jday MAINTAINER= naddy@FreeBSD.org +COMMENT= Astronomical julian date calculator GNU_CONFIGURE= yes diff --git a/astro/jday/pkg-comment b/astro/jday/pkg-comment deleted file mode 100644 index 3f654ebddced..000000000000 --- a/astro/jday/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Astronomical julian date calculator |