diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:30:43 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-11-03 01:30:43 +0000 |
commit | 2b5073cca4299d3b8397f6330e27e5dfe9e7f207 (patch) | |
tree | 07e140baee37acaacf0cc697f4c30e2fdeceae90 /misc/estic | |
parent | d7596ec58589e028a902661360e374560bb22053 (diff) | |
download | ports-2b5073cca4299d3b8397f6330e27e5dfe9e7f207.tar.gz ports-2b5073cca4299d3b8397f6330e27e5dfe9e7f207.zip |
Notes
Diffstat (limited to 'misc/estic')
-rw-r--r-- | misc/estic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/estic/Makefile b/misc/estic/Makefile index bb5ca87a27fc..1c0a06f5a624 100644 --- a/misc/estic/Makefile +++ b/misc/estic/Makefile @@ -11,8 +11,8 @@ CATEGORIES= misc MASTER_SITES= ftp://linux01.gwdg.de/pub/isdn/estic/old-versions/v1.40/ DISTNAME= estic-${PORTVERSION}-sources -MAINTAINER= jhs@FreeBSD.org -COMMENT= Controller for ISDN TK-Anlage (PBX) made by Istec +MAINTAINER= ports@FreeBSD.org +COMMENT= Controller for ISDN TK-Anlage (PBX) made by Istec USE_XLIB= yes USE_ZIP= yes |