diff options
Diffstat (limited to 'devel/ORBit2/Makefile')
-rw-r--r-- | devel/ORBit2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index 941406c83830..c83c76faf362 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: orbit -# Version required: 0.3.90 +# Version required: 0.3.91 # Date Created: 16 Aug 1998 # Whom: Chia-liang Kao <clkao@CirX.ORG> # -# $Id: Makefile,v 1.7 1998/11/25 13:16:32 vanilla Exp $ +# $Id: Makefile,v 1.8 1998/12/26 19:23:25 vanilla Exp $ # -DISTNAME= ORBit-0.3.90 +DISTNAME= ORBit-0.3.91 CATEGORIES= devel MASTER_SITES= ftp://ftp.jimpick.com/pub/mirrors/gnome/sources/ \ ftp://ftp.gnome.org/pub/GNOME/sources/ |