diff options
author | Greg Lehey <grog@FreeBSD.org> | 2001-03-19 00:18:07 +0000 |
---|---|---|
committer | Greg Lehey <grog@FreeBSD.org> | 2001-03-19 00:18:07 +0000 |
commit | f1af7b9a9a5b3019adfd3d46f1089b872e673170 (patch) | |
tree | b313e47c14b32e921340cbdf153c476e6312658b /misc/instant-workstation | |
parent | e7e950f8b8993184781bd3479424ca934cbf6819 (diff) | |
download | ports-f1af7b9a9a5b3019adfd3d46f1089b872e673170.tar.gz ports-f1af7b9a9a5b3019adfd3d46f1089b872e673170.zip |
Notes
Diffstat (limited to 'misc/instant-workstation')
-rw-r--r-- | misc/instant-workstation/Makefile | 7 | ||||
-rw-r--r-- | misc/instant-workstation/distinfo | 2 | ||||
-rw-r--r-- | misc/instant-workstation/pkg-plist | 8 |
3 files changed, 13 insertions, 4 deletions
diff --git a/misc/instant-workstation/Makefile b/misc/instant-workstation/Makefile index 81688e4b18de..36397f25617c 100644 --- a/misc/instant-workstation/Makefile +++ b/misc/instant-workstation/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread4 \ emacs:${PORTSDIR}/editors/emacs20 \ fetchmail:${PORTSDIR}/mail/fetchmail \ ghostscript:${PORTSDIR}/print/ghostscript6 \ - ghostview:${PORTSDIR}/print/ghostview \ grip:${PORTSDIR}/audio/grip \ gimp:${PORTSDIR}/graphics/gimp1 \ gv:${PORTSDIR}/print/gv \ @@ -30,7 +29,7 @@ RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread4 \ mount_smbfs:${PORTSDIR}/net/smbfs \ mutt:${PORTSDIR}/mail/mutt \ netscape:${PORTSDIR}/www/netscape47-communicator \ - postfix:${PORTSDIR}/mail/postfix \ + /usr/local/sbin/postfix:${PORTSDIR}/mail/postfix \ xamp:${PORTSDIR}/audio/xamp \ xtset:${PORTSDIR}/x11/xtset \ xmms:${PORTSDIR}/audio/xmms \ @@ -40,3 +39,7 @@ NO_WRKSUBDIR= YES NO_BUILD= YES .include <bsd.port.mk> + + + + diff --git a/misc/instant-workstation/distinfo b/misc/instant-workstation/distinfo index 0e6bf02d8949..2636c4d936fc 100644 --- a/misc/instant-workstation/distinfo +++ b/misc/instant-workstation/distinfo @@ -1 +1 @@ -MD5 (instant-workstation-1.0.tar.gz) = 94757f66b672000f309ccc08b883fbb6 +MD5 (instant-workstation-1.0.tar.gz) = 92698408bd3e4e771708bf1d2c69e743 diff --git a/misc/instant-workstation/pkg-plist b/misc/instant-workstation/pkg-plist index e17e05afd3cb..c4137934362f 100644 --- a/misc/instant-workstation/pkg-plist +++ b/misc/instant-workstation/pkg-plist @@ -1,2 +1,8 @@ share/abbreviations -share/.bashrc +share/dot.bashrc +share/dot.muttrc +share/dot.bash_profile +etc/mailcap +etc/instant-workstation/ntp.conf +etc/instant-workstation/rc.conf +@dirrm etc/instant-workstation |