diff options
Diffstat (limited to 'lang/logo')
-rw-r--r-- | lang/logo/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/logo/Makefile b/lang/logo/Makefile index d1e6976ff4a7..30c453499c76 100644 --- a/lang/logo/Makefile +++ b/lang/logo/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: logo -# Version required: 3.1 +# Version required: 3.3 # Date created: 22 October 1994 # Whom: jkh # -# $Id: Makefile,v 1.9 1995/11/22 13:12:54 asami Exp $ +# $Id: Makefile,v 1.10 1996/11/12 02:18:32 obrien Exp $ # DISTNAME= ucblogo-3.3 CATEGORIES= lang -MASTER_SITES= ftp://gatekeeper.dec.com/pub/GNU/ +MASTER_SITES= ${MASTER_SITE_GNU} MAINTAINER= jmacd@FreeBSD.ORG |