diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1999-03-07 18:47:22 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1999-03-07 18:47:22 +0000 |
commit | 645ab54741bb79c3a203de35685ac3c06e709ff1 (patch) | |
tree | 39207860c329991766245472a0aef7db40b67a4e /german | |
parent | 26d91b43f22b31cb27a2325c401b240b85025937 (diff) | |
download | ports-645ab54741bb79c3a203de35685ac3c06e709ff1.tar.gz ports-645ab54741bb79c3a203de35685ac3c06e709ff1.zip |
Notes
Diffstat (limited to 'german')
-rw-r--r-- | german/phone/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/german/phone/Makefile b/german/phone/Makefile index 322c6afd8f5b..59ca354ad9f1 100644 --- a/german/phone/Makefile +++ b/german/phone/Makefile @@ -3,14 +3,13 @@ # Date created: 1997-12-30 # Whom: wosch # -# $Id: Makefile,v 1.4 1998/01/02 21:05:36 max Exp $ +# $Id: Makefile,v 1.5 1998/01/10 16:01:04 wosch Exp $ # DISTNAME= avon-1996 PKGNAME= de-phone-1.0 CATEGORIES= german misc -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://www.freebsd.org/~wosch/src/ +MASTER_SITES= http://www.freebsd.org/~wosch/src/ EXTRACT_SUFX= .gz MAINTAINER= wosch@FreeBSD.org |