diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-05-24 05:01:55 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-05-24 05:01:55 +0800 |
commit | 1dd5ea3bedb9b71f12e1a92856f6d9347b6176ca (patch) | |
tree | 9f9b4cab08f79c45f34979f61bb2e7d1f937cb68 /x11-clocks/aclock/Makefile | |
parent | 60c549b1b61765dd3b6e7b31c51d93dc71a1734f (diff) | |
download | freebsd-ports-gnome-1dd5ea3bedb9b71f12e1a92856f6d9347b6176ca.tar.gz freebsd-ports-gnome-1dd5ea3bedb9b71f12e1a92856f6d9347b6176ca.tar.zst freebsd-ports-gnome-1dd5ea3bedb9b71f12e1a92856f6d9347b6176ca.zip |
- update to 0.3
Diffstat (limited to 'x11-clocks/aclock/Makefile')
-rw-r--r-- | x11-clocks/aclock/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-clocks/aclock/Makefile b/x11-clocks/aclock/Makefile index df530d1a5037..3d8a625f3a4d 100644 --- a/x11-clocks/aclock/Makefile +++ b/x11-clocks/aclock/Makefile @@ -6,10 +6,9 @@ # PORTNAME= aclock -PORTVERSION= 0.2.3 -PORTREVISION= 2 +PORTVERSION= 0.3 CATEGORIES= x11-clocks gnustep -MASTER_SITES= http://www.linuks.mine.nu/aclock/ \ +MASTER_SITES= http://gnu.ethz.ch/linuks.mine.nu/aclock/ \ ${MASTER_SITE_GNUSTEP_CH} DISTNAME= aclock-${PORTVERSION} |