aboutsummaryrefslogtreecommitdiff
path: root/net/gopher
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-09 18:14:07 +0000
commit93a61d6874669ec2bb1bc7deebc61598e4174442 (patch)
treeb771014812f92756476f174cb7d6d567fc13dbc2 /net/gopher
parente062d3845f126e409fb15b1ae6b67f75410a881b (diff)
downloadports-93a61d6874669ec2bb1bc7deebc61598e4174442.tar.gz
ports-93a61d6874669ec2bb1bc7deebc61598e4174442.zip
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27423
Diffstat (limited to 'net/gopher')
-rw-r--r--net/gopher/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/gopher/Makefile b/net/gopher/Makefile
index 88d555042702..75425f87c08c 100644
--- a/net/gopher/Makefile
+++ b/net/gopher/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: gopher
-# Version required: 2.3
# Date created: 11 Dec 1994
# Whom: ats (original)
#
# $FreeBSD$
#
-DISTNAME= gopher2_3
-PKGNAME= gopher-2.3
+PORTNAME= gopher
+PORTVERSION= 2.3
CATEGORIES= net
MASTER_SITES= ftp://boombox.micro.umn.edu/pub/gopher/Unix/
+DISTNAME= gopher2.3
MAINTAINER= ports@FreeBSD.org