diff options
author | vanilla <vanilla@FreeBSD.org> | 1998-06-04 12:18:53 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 1998-06-04 12:18:53 +0800 |
commit | 0208ecf31fb1f4d1f25ccc8dbe5584e4a341abcb (patch) | |
tree | fa9cedc99ae77f5f2ff5ee1c521f03bc108e2c46 /net/sharity-light/Makefile | |
parent | 22fbbbe989a8c368728ff2f2f77892a6cc779c29 (diff) | |
download | freebsd-ports-gnome-0208ecf31fb1f4d1f25ccc8dbe5584e4a341abcb.tar.gz freebsd-ports-gnome-0208ecf31fb1f4d1f25ccc8dbe5584e4a341abcb.tar.zst freebsd-ports-gnome-0208ecf31fb1f4d1f25ccc8dbe5584e4a341abcb.zip |
1. Upgrade to 0.6.
2. Remove a lot of patch file (Thanks dima port it :)
3. Change one of MASTER_SITES.
Diffstat (limited to 'net/sharity-light/Makefile')
-rw-r--r-- | net/sharity-light/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/sharity-light/Makefile b/net/sharity-light/Makefile index fa8c42d093f6..8e44386f61e4 100644 --- a/net/sharity-light/Makefile +++ b/net/sharity-light/Makefile @@ -1,16 +1,16 @@ # New ports collection makefile for: rumba -# Version required: 0.4 +# Version required: 0.6 # Date created: 14 June 1997 # Whom: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru> # -# $Id: Makefile,v 1.1.1.1 1997/07/15 14:09:18 tg Exp $ +# $Id: Makefile,v 1.2 1997/07/21 19:28:46 max Exp $ # -DISTNAME= rumba.0.4.s -PKGNAME= rumba-0.4 +DISTNAME= rumba.0.6.s +PKGNAME= rumba-0.6 CATEGORIES= net MASTER_SITES= ftp://hal.kph.tuwien.ac.at/pub/NeXT/tools/rumba/ \ - ftp://next-ftp.peak.org/pub/next/apps/utils/networks/ + ftp://ftp.obdev.at/pub/Products/rumba/ EXTRACT_SUFX= .gnutar.gz MAINTAINER= dima@tejblum.dnttm.rssi.ru |