summaryrefslogtreecommitdiff
path: root/cad/geda
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-08 23:24:42 +0000
commit59df8af48ea44d533d5de8118602cc174bda92da (patch)
tree099d3028bb9a8d6c138c5cf52f3b004582a91035 /cad/geda
parentupdate with the new PORTNAME/PORTVERSION variables (diff)
update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27419
Diffstat (limited to 'cad/geda')
-rw-r--r--cad/geda/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/geda/Makefile b/cad/geda/Makefile
index a7cd4e65f080..bae3cfaaf480 100644
--- a/cad/geda/Makefile
+++ b/cad/geda/Makefile
@@ -1,17 +1,17 @@
# New ports collection makefile for: geda
-# Version required: 19990327
# Date created: 24 Nov 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= gEDA-19990516
-PKGNAME= geda-19990516
+PORTNAME= geda
+PORTVERSION= 1999.05.16
CATEGORIES= cad
MASTER_SITES= ftp://ftp.cc.gatech.edu/ac121/linux/X11/gtkbuffet/apps/geda/ \
ftp://ftp.geda.seul.org/pub/geda/dist/ \
ftp://ftp.infodrom.north.de/pub/unix/gtk-etc/apps/geda/
+DISTNAME= gEDA-19990516
MAINTAINER= vanilla@FreeBSD.org