diff options
author | dinoex <dinoex@FreeBSD.org> | 2005-09-14 21:20:56 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2005-09-14 21:20:56 +0800 |
commit | 2faf4aa9c8fe3c950502010ddc9dfc15cda8da04 (patch) | |
tree | 36b8e2d0ca92332ec87c9dbbfc9876e5252ac22a | |
parent | fcd47a2505ed1e680da174faf9f8a1fd852e9e31 (diff) | |
download | freebsd-ports-gnome-2faf4aa9c8fe3c950502010ddc9dfc15cda8da04.tar.gz freebsd-ports-gnome-2faf4aa9c8fe3c950502010ddc9dfc15cda8da04.tar.zst freebsd-ports-gnome-2faf4aa9c8fe3c950502010ddc9dfc15cda8da04.zip |
- mirror distfiles
master site has stopped distribution
-rw-r--r-- | misc/estic/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/estic/Makefile b/misc/estic/Makefile index f7e4358889fe..7f224b6744c6 100644 --- a/misc/estic/Makefile +++ b/misc/estic/Makefile @@ -7,8 +7,9 @@ PORTNAME= estic PORTVERSION= 1.61 -CATEGORIES= misc -MASTER_SITES= ftp://ftp.gwdg.de/pub/misc/isdn/linux/estic/ +CATEGORIES= misc comms +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= dinoex PKGNAMESUFFIX?= ${NOX11_SUFFIX}${PKGNAMESUFFIX2} DISTFILES= estic-1.60-sources.zip estic-1.61-patch-from-1.60.zip |