diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-02 17:57:35 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-02 17:57:35 +0000 |
commit | 670ac374cf0f69ae2e4dc4f8c940915d1486d72e (patch) | |
tree | fc2c61581e55f2a02c00c3d035aaa7f24db6240b /games/nibbles/Makefile | |
parent | 5f9c3e5fd9453ffc14842c6a5c3f6fbc48c6afcc (diff) | |
download | ports-670ac374cf0f69ae2e4dc4f8c940915d1486d72e.tar.gz ports-670ac374cf0f69ae2e4dc4f8c940915d1486d72e.zip |
Notes
Diffstat (limited to 'games/nibbles/Makefile')
-rw-r--r-- | games/nibbles/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/nibbles/Makefile b/games/nibbles/Makefile index f3a37d151bc5..e5c913f42863 100644 --- a/games/nibbles/Makefile +++ b/games/nibbles/Makefile @@ -9,8 +9,7 @@ PORTNAME= nibbles PORTVERSION= 1.1 CATEGORIES= games -MASTER_SITES= http://download.nmee.net/ \ - ${MASTER_SITE_LOCAL} +MASTER_SITES= http://freebsdcluster.org/~mich/software/ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= mich@freebsdcluster.org |