aboutsummaryrefslogtreecommitdiffstats
path: root/cad/geda/Makefile
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-09 07:24:42 +0800
committermharo <mharo@FreeBSD.org>2000-04-09 07:24:42 +0800
commit6c90316493485779473db27c46fc143d72ca8a86 (patch)
treee7a5620a9b152cc5d6a909ed7144f0eb1c9828f9 /cad/geda/Makefile
parent1d04fddf5785697f7a7b908b8635aa837e9d0615 (diff)
downloadfreebsd-ports-gnome-6c90316493485779473db27c46fc143d72ca8a86.tar.gz
freebsd-ports-gnome-6c90316493485779473db27c46fc143d72ca8a86.tar.zst
freebsd-ports-gnome-6c90316493485779473db27c46fc143d72ca8a86.zip
update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'cad/geda/Makefile')
-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