diff options
author | torstenb <torstenb@FreeBSD.org> | 2000-02-13 03:36:08 +0800 |
---|---|---|
committer | torstenb <torstenb@FreeBSD.org> | 2000-02-13 03:36:08 +0800 |
commit | 86bf77dba69e75b7783aacbc9b0598f7e90ce2aa (patch) | |
tree | 13ba4191bd455d25a6bd8c26d6248dfd39dc14b5 /astro/sunclock/Makefile | |
parent | 7f4d6f2ba7ce80d60e78b7e2f0ad770d98a52663 (diff) | |
download | freebsd-ports-gnome-86bf77dba69e75b7783aacbc9b0598f7e90ce2aa.tar.gz freebsd-ports-gnome-86bf77dba69e75b7783aacbc9b0598f7e90ce2aa.tar.zst freebsd-ports-gnome-86bf77dba69e75b7783aacbc9b0598f7e90ce2aa.zip |
Upgrade to 1.5
The only change from 1.4 to 1.5: support to specify fg/bg color has been
added.
Diffstat (limited to 'astro/sunclock/Makefile')
-rw-r--r-- | astro/sunclock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/sunclock/Makefile b/astro/sunclock/Makefile index 6fd2f5a83807..131c59f70c57 100644 --- a/astro/sunclock/Makefile +++ b/astro/sunclock/Makefile @@ -6,7 +6,7 @@ # $FreeBSD$ # -DISTNAME= sunclock-1.4 +DISTNAME= sunclock-1.5 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications |