From 500b47f7aef2ec4f463df2058ef05d2530b5d62b Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Mon, 10 Apr 2000 19:50:46 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- x11/9menu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11') diff --git a/x11/9menu/Makefile b/x11/9menu/Makefile index a3a81d40c435..fcb8eae637e7 100644 --- a/x11/9menu/Makefile +++ b/x11/9menu/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: 9menu -# Version required: 1.5 # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # # $FreeBSD$ # -DISTNAME= 9menu-1.5 +PORTNAME= 9menu +PORTVERSION= 1.5 CATEGORIES= x11-wm plan9 MASTER_SITES= ftp://ftp.mathcs.emory.edu/pub/arnold/ EXTRACT_SUFX= .shar.gz -- cgit