diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-13 23:10:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-13 23:10:02 +0000 |
commit | 0376fa338c4fb8d4a13989f8539555bd8db771ec (patch) | |
tree | 0e43603baebf66a84ff8df0628e5e1546a342b16 /x11 | |
parent | 3ccb3587bbd50f9e2163360321bea1edcefaf882 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gtkchtheme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gtkchtheme/Makefile b/x11/gtkchtheme/Makefile index 0df9580fdb07..e0bb619d7170 100644 --- a/x11/gtkchtheme/Makefile +++ b/x11/gtkchtheme/Makefile @@ -9,7 +9,7 @@ PORTNAME= gtkchtheme PORTVERSION= 0.3.1 PORTREVISION= 2 CATEGORIES= x11 -MASTER_SITES= http://plasmasturm.org/programs/gtk-chtheme/ +MASTER_SITES= http://plasmasturm.org/code/gtk-chtheme/ DISTNAME= gtk-chtheme-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |