diff options
-rw-r--r-- | math/abs/Makefile | 4 | ||||
-rw-r--r-- | misc/delay/Makefile | 5 | ||||
-rw-r--r-- | sysutils/cpdup/Makefile | 4 |
3 files changed, 7 insertions, 6 deletions
diff --git a/math/abs/Makefile b/math/abs/Makefile index 9bf085f92cfc..abb2bda2ddac 100644 --- a/math/abs/Makefile +++ b/math/abs/Makefile @@ -8,10 +8,10 @@ PORTNAME= abs PORTVERSION= 0908 CATEGORIES= math -MASTER_SITES= http://www.giovannelli.it/~gmarco/files/ +MASTER_SITES= http://utenti.gufi.org/~gmarco/files/distfiles/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} -MAINTAINER= gmarco@giovannelli.it +MAINTAINER= gmarco@gufi.org COMMENT= A free spreadsheet with graphical user interface PLIST_FILES= bin/abs diff --git a/misc/delay/Makefile b/misc/delay/Makefile index b890e39d3359..2790270a9f74 100644 --- a/misc/delay/Makefile +++ b/misc/delay/Makefile @@ -8,9 +8,10 @@ PORTNAME= delay PORTVERSION= 1.6 CATEGORIES= misc -MASTER_SITES= http://onegeek.org/~tom/software/delay/dl/ +MASTER_SITES= http://onegeek.org/~tom/software/delay/dl/ \ + http://utenti.gufi.org/~gmarco/files/distfiles/ -MAINTAINER= gmarco@giovannelli.it +MAINTAINER= gmarco@gufi.org COMMENT= A delay program with feedback to the user GNU_CONFIGURE= yes diff --git a/sysutils/cpdup/Makefile b/sysutils/cpdup/Makefile index 90b06500de94..230caef4565c 100644 --- a/sysutils/cpdup/Makefile +++ b/sysutils/cpdup/Makefile @@ -9,8 +9,8 @@ PORTNAME= cpdup PORTVERSION= 1.05 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://apollo.backplane.com/FreeBSDPorts/ -#MASTER_SITE_SUBDIR= cp +MASTER_SITES= http://apollo.backplane.com/FreeBSDPorts/ \ + http://utenti.gufi.org/~gmarco/files/distfiles/ MAINTAINER= gmarco@gufi.org COMMENT= A comprehensive filesystem mirroring program |