diff options
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 |