diff options
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 |