diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-19 19:21:10 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-10-19 19:21:10 +0000 |
commit | b58edcff297e9f2b2743b6d127a196ab707bee2b (patch) | |
tree | 192b05a547cdc4090dfe177a470994901cef53a7 /net/crescendo | |
parent | 56e4d78134ba4f25fbf44472d422c80e7b0eab22 (diff) | |
download | ports-b58edcff297e9f2b2743b6d127a196ab707bee2b.tar.gz ports-b58edcff297e9f2b2743b6d127a196ab707bee2b.zip |
Notes
Diffstat (limited to 'net/crescendo')
-rw-r--r-- | net/crescendo/Makefile | 2 | ||||
-rw-r--r-- | net/crescendo/pkg-plist | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net/crescendo/Makefile b/net/crescendo/Makefile index c30383fd4c46..953c051c6624 100644 --- a/net/crescendo/Makefile +++ b/net/crescendo/Makefile @@ -41,7 +41,7 @@ pre-patch: post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} -.for file in AUTHORS COPYING ChangeLog HACKING INSTALL NEWS \ +.for file in AUTHORS ChangeLog HACKING INSTALL NEWS \ README README.BINARY TODO ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}/ .endfor diff --git a/net/crescendo/pkg-plist b/net/crescendo/pkg-plist index 3df056a99d2e..80feadcfd203 100644 --- a/net/crescendo/pkg-plist +++ b/net/crescendo/pkg-plist @@ -1,4 +1,4 @@ -@comment $FreeBSD: /tmp/pcvs/ports/net/crescendo/Attic/pkg-plist,v 1.4 2001-04-13 11:42:49 dinoex Exp $ +@comment $FreeBSD: /tmp/pcvs/ports/net/crescendo/Attic/pkg-plist,v 1.5 2003-10-19 19:21:10 dinoex Exp $ bin/crescendo share/gnome/crescendo/cr-about.jpg share/gnome/crescendo/cr-splash1.jpg @@ -7,7 +7,6 @@ share/gnome/apps/Internet/crescendo.desktop share/gnome/pixmaps/crescendo.png @dirrm share/gnome/crescendo %%PORTDOCS%%%%DOCDIR%%/AUTHORS -%%PORTDOCS%%%%DOCDIR%%/COPYING %%PORTDOCS%%%%DOCDIR%%/ChangeLog %%PORTDOCS%%%%DOCDIR%%/HACKING %%PORTDOCS%%%%DOCDIR%%/INSTALL |