diff options
| author | Torsten Blum <torstenb@FreeBSD.org> | 1995-04-16 15:00:02 +0000 |
|---|---|---|
| committer | Torsten Blum <torstenb@FreeBSD.org> | 1995-04-16 15:00:02 +0000 |
| commit | 98b8cd0c4049b352839ed8ef2800644f33bed00e (patch) | |
| tree | 20e7d4ca881a4ac4d33906d36a06e359c0841973 /sysutils/tua | |
| parent | 30edab0d7ed0a19c9ea682e26a6a7694b11d6340 (diff) | |
- changed path in MASTER_SITES (local/tua _> /pub/local/tua)
- added myself as MAINTAINER
Diffstat (limited to 'sysutils/tua')
| -rw-r--r-- | sysutils/tua/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sysutils/tua/Makefile b/sysutils/tua/Makefile index 6c982370ce81..8fb1ea7f11c5 100644 --- a/sysutils/tua/Makefile +++ b/sysutils/tua/Makefile @@ -3,12 +3,14 @@ # Date created: 11 Feb. 1995 # Whom: torstenb # -# $Id: Makefile,v 1.2 1995/04/01 12:50:34 jkh Exp $ +# $Id: Makefile,v 1.3 1995/04/15 03:45:59 asami Exp $ # DISTNAME= tua-4.0 CATEGORIES+= utilities -MASTER_SITES= ftp://itnsg1.cineca.it/local/tua/ +MASTER_SITES= ftp://itnsg1.cineca.it/pub/local/tua/ + +MAINTAINER= torstenb@FreeBSD.ORG GNU_CONFIGURE= yes |
