diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2005-09-14 13:20:56 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2005-09-14 13:20:56 +0000 |
commit | 8a40a328cd4467659a22805c0de3a6483b50427f (patch) | |
tree | d1280e6dbb4f1949cd14774b17b6baf5fe1c95eb /misc/estic | |
parent | dc34cb1d3c16a63dda7fbb6088779540413618cd (diff) | |
download | ports-8a40a328cd4467659a22805c0de3a6483b50427f.tar.gz ports-8a40a328cd4467659a22805c0de3a6483b50427f.zip |
Notes
Diffstat (limited to 'misc/estic')
-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 |