diff options
Diffstat (limited to 'x11-clocks/astime/Makefile')
| -rw-r--r-- | x11-clocks/astime/Makefile | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/x11-clocks/astime/Makefile b/x11-clocks/astime/Makefile index 2c0b65bcf353..4a85b19d0c96 100644 --- a/x11-clocks/astime/Makefile +++ b/x11-clocks/astime/Makefile @@ -1,14 +1,17 @@ # New ports collection makefile for: astime -# Version required: 1.1 +# Version required: 1.2 # Date created: 21 Nov 1998 # Whom: Brian Handy <handy@physics.montana.edu> # -# $Id: Makefile,v 1.1.1.1 1998/11/22 13:40:16 flathill Exp $ +# $Id: Makefile,v 1.2 1998/12/08 18:59:26 vanilla Exp $ # -DISTNAME= astime-1.1 +DISTNAME= astime-1.2 CATEGORIES= x11-clocks -MASTER_SITES= http://bewoner.dma.be/Albert/linux/software/ +MASTER_SITES= http://bewoner.dma.be/Albert/linux/software/ \ + ftp://ftp.tux.org/pub/x/afterstep/apps/astime/ \ + ftp://ftp.digex.net/.2/wm/AfterStep/apps/astime/ \ + ftp://ftp.bse.bg/pub/Unix/X11/wm/afterstep/apps/astime/ MAINTAINER= ports@freebsd.org |
