diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 22:04:57 +0000 |
commit | a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba (patch) | |
tree | 3ffd72b216e533f037cfc7f06f222ca72e602018 /german/phone | |
parent | bcd8ffd9d02ae8abfa24cfffffc4c496a55b29e2 (diff) | |
download | ports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.tar.gz ports-a0cb9ec98b59ded6aa7cb0b3f453902fd3ea72ba.zip |
Notes
Diffstat (limited to 'german/phone')
-rw-r--r-- | german/phone/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/german/phone/Makefile b/german/phone/Makefile index ed3ba4f72e60..1ed7e80fe5d1 100644 --- a/german/phone/Makefile +++ b/german/phone/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: German phone codes -# Version required: 1.0 # Date created: 1997-12-30 # Whom: wosch # # $FreeBSD$ # -DISTNAME= avon-1996 -PKGNAME= de-phone-1.0 +PORTNAME= de-phone +PORTVERSION= 1.0 CATEGORIES= german misc MASTER_SITES= http://www.de.freebsd.org/~wosch/src/ +DISTNAME= avon-1996 EXTRACT_SUFX= .gz MAINTAINER= wosch@FreeBSD.org |