diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-09 06:04:57 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-09 06:04:57 +0800 |
commit | 007c7f0c9d4eaad89449342ee90e4b102925caec (patch) | |
tree | 114f7c864c24ff21a525d1dd997282751fdf3b12 /german/cheapcall | |
parent | ff937aa62d305b29ccf01992d537477ef5b3b89d (diff) | |
download | freebsd-ports-gnome-007c7f0c9d4eaad89449342ee90e4b102925caec.tar.gz freebsd-ports-gnome-007c7f0c9d4eaad89449342ee90e4b102925caec.tar.zst freebsd-ports-gnome-007c7f0c9d4eaad89449342ee90e4b102925caec.zip |
update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'german/cheapcall')
-rw-r--r-- | german/cheapcall/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/german/cheapcall/Makefile b/german/cheapcall/Makefile index 47536cd411cb..ccd086e23a14 100644 --- a/german/cheapcall/Makefile +++ b/german/cheapcall/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: cheap-call -# Version required: 0.7e-1.9.99 # Date created: 9 Jun 1999 # Whom: Peter Cornelius <pcc@gmx.net> # # $FreeBSD$ # -DISTNAME= cheap-call-${LONGVER}.tcl -PKGNAME= cheapcall-0.7e +PORTNAME= cheap-call +PORTVERSION= 0.7e CATEGORIES= german MASTER_SITES= http://212.227.69.105/download/ +DISTNAME= cheap-call-${LONGVER}.tcl EXTRACT_SUFX= .bz2 MAINTAINER= pcc@gmx.net |