diff options
author | Sam Lawrance <lawrance@FreeBSD.org> | 2006-05-26 01:17:51 +0000 |
---|---|---|
committer | Sam Lawrance <lawrance@FreeBSD.org> | 2006-05-26 01:17:51 +0000 |
commit | ff280c620f9467b6e51546537bfbc97fbe11e66c (patch) | |
tree | c51fb9461192b8cf25b5ebf9a38746487d454b50 | |
parent | dcfdc3c8fde28a9de3e399b835a5619ee31d104e (diff) |
Notes
-rw-r--r-- | misc/instant-server/Makefile | 6 | ||||
-rw-r--r-- | misc/instant-server/distinfo | 3 |
2 files changed, 3 insertions, 6 deletions
diff --git a/misc/instant-server/Makefile b/misc/instant-server/Makefile index 204a28cb9d0b..33074c985f76 100644 --- a/misc/instant-server/Makefile +++ b/misc/instant-server/Makefile @@ -9,8 +9,8 @@ PORTNAME= instant-server PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= misc -MASTER_SITES= ftp://ftp.lemis.com/pub/ -MASTER_SITE_SUBDIR= pub/instant-server +MASTER_SITES= # Empty +DISTFILES= # None MAINTAINER= grog@lemis.com COMMENT= Instant server installs a typical set of ports for a server @@ -27,8 +27,8 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/postfix:${PORTSDIR}/mail/postfix \ # Don't let stupid programs ask for configuration. BATCH= YES -NO_WRKSUBDIR= YES APACHE_COMPAT= YES +NO_BUILD= yes # comms/hylafax irc/ircd-hybrid diff --git a/misc/instant-server/distinfo b/misc/instant-server/distinfo deleted file mode 100644 index 913f8080e5db..000000000000 --- a/misc/instant-server/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (instant-server-1.0.tar.gz) = 3d416bfb3be5e83b6fd5d6ecd4801bc5 -SHA256 (instant-server-1.0.tar.gz) = 9ee1a7a3081a891f53a7b709bf740d6cdd5e387a8174f8a13fef09d90975437b -SIZE (instant-server-1.0.tar.gz) = 142 |