summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/logo/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/lang/logo/Makefile b/lang/logo/Makefile
index 2fe4cbd87068..6f0edcb0a2b0 100644
--- a/lang/logo/Makefile
+++ b/lang/logo/Makefile
@@ -3,13 +3,14 @@
# Date created: 22 October 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.5 1995/04/15 22:48:25 jmacd Exp $
+# $Id: Makefile,v 1.6 1995/04/15 22:55:30 jmacd Exp $
#
DISTNAME= ucblogo
-EXTRACT_SUFX= .tar.Z
-MASTER_SITES= ftp://anarres.cs.berkeley.edu/pub/ucblogo/
+PKGNAME= ucblogo-3.1
CATEGORIES+= languages
+MASTER_SITES= ftp://anarres.cs.berkeley.edu/pub/ucblogo/
+EXTRACT_SUFX= .tar.Z
MAINTAINER= jmacd@FreeBSD.ORG