diff options
Diffstat (limited to 'misc/boxes/Makefile')
-rw-r--r-- | misc/boxes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/boxes/Makefile b/misc/boxes/Makefile index 9d4a25fd065e..894f15bf028a 100644 --- a/misc/boxes/Makefile +++ b/misc/boxes/Makefile @@ -8,7 +8,7 @@ PORTNAME= boxes PORTVERSION= 1.0.1 CATEGORIES= misc -MASTER_SITES= http://www6.informatik.uni-erlangen.de/~tsjensen/software/boxes/download/ \ +MASTER_SITES= http://boxes.thomasjensen.com/download/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/text EXTRACT_SUFX= .src.tar.gz |