diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-06-08 02:14:45 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-06-08 02:14:45 +0800 |
commit | d2e21ad1c79542c34abb00a700a7fda1f36b030e (patch) | |
tree | 2a71e1ff083d4c8368adc3adf903a714e1fec855 | |
parent | 6ae2bcb99d33547d1230f872328cb7807c46bcdd (diff) | |
download | freebsd-ports-gnome-d2e21ad1c79542c34abb00a700a7fda1f36b030e.tar.gz freebsd-ports-gnome-d2e21ad1c79542c34abb00a700a7fda1f36b030e.tar.zst freebsd-ports-gnome-d2e21ad1c79542c34abb00a700a7fda1f36b030e.zip |
Catch up with a directory change
-rw-r--r-- | audio/gmixer/Makefile | 2 | ||||
-rw-r--r-- | misc/colortail/Makefile | 2 | ||||
-rw-r--r-- | security/gtkportscan/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/audio/gmixer/Makefile b/audio/gmixer/Makefile index cbcb26a6129b..1d7baef721ab 100644 --- a/audio/gmixer/Makefile +++ b/audio/gmixer/Makefile @@ -8,7 +8,7 @@ PORTNAME= gmixer PORTVERSION= 0.98c CATEGORIES= audio -MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/cpiazza/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/cpiazza/ MAINTAINER= cpiazza@FreeBSD.org diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index 403a8c99de03..97b4bc68eeed 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -8,7 +8,7 @@ PORTNAME= colortail PORTVERSION= 0.2.0 CATEGORIES= misc -MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/cpiazza/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/cpiazza/ # commented out until I upgrade to 0.3.0 # MASTER_SITES= http://www.student.hk-r.se/~pt98jan/ diff --git a/security/gtkportscan/Makefile b/security/gtkportscan/Makefile index f1d16d412d6f..a11105cd08ef 100644 --- a/security/gtkportscan/Makefile +++ b/security/gtkportscan/Makefile @@ -8,7 +8,7 @@ PORTNAME= gtkportscan PORTVERSION= 1.2 CATEGORIES= security -MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/cpiazza/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/cpiazza/ MAINTAINER= cpiazza@FreeBSD.org |